Switch to using the standard printf() format specifiers in the HIDReportViewer project.
[pub/lufa.git] / Projects / Incomplete / HIDReportViewer / HIDReportViewer.h
index db96a1e..f4e131f 100644 (file)
@@ -43,6 +43,7 @@
                #include <avr/power.h>\r
                #include <avr/interrupt.h>\r
                #include <stdio.h>\r
+               #include <inttypes.h>\r
 \r
                #include <LUFA/Version.h>\r
                #include <LUFA/Drivers/Misc/TerminalCodes.h>\r