Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel directory...
[pub/USBasp.git] / LUFA / Drivers / USB / HighLevel / StdDescriptors.h
index 1798365..6768b59 100644 (file)
@@ -52,6 +52,7 @@
        /* Includes: */
                #include <avr/pgmspace.h>
                #include <stdbool.h>
+               #include <stdint.h>
                #include <stddef.h>
 
                #include "../../../Common/Common.h"