Initial restructuring of the core USB driver module to support multiple architectures...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / HID.h
index 4eafa75..f72d47b 100644 (file)
@@ -65,7 +65,7 @@
                #define __INCLUDE_FROM_HID_DRIVER
 
        /* Includes: */
-               #include "../HighLevel/USBMode.h"
+               #include "../Core/USBMode.h"
 
                #if defined(USB_CAN_BE_DEVICE)
                        #include "Device/HID.h"