AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration...
[pub/USBasp.git] / Demos / Device / ClassDriver / MassStorageKeyboard / Descriptors.h
index fb1a379..f79cd2e 100644 (file)
@@ -42,6 +42,8 @@
 
                #include <LUFA/Drivers/USB/USB.h>
 
+               #include "Config/AppConfig.h"
+               
        /* Macros: */
                /** Endpoint address of the Keyboard HID reporting IN endpoint. */
                #define KEYBOARD_EPADDR              (ENDPOINT_DIR_IN  | 1)