New HID report item macros (with HID_RI_ prefix) to allow for easy creation and editi...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Common / HID.h
index b0b2d9c..da2b64e 100644 (file)
@@ -52,6 +52,7 @@
 
        /* Includes: */
                #include "../../HighLevel/StdDescriptors.h"
+               #include "HIDParser.h"
 
                #include <string.h>