Initial restructuring of the core USB driver module to support multiple architectures...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / MassStorage.h
index 8267c16..49af9dd 100644 (file)
@@ -64,7 +64,7 @@
                #define __INCLUDE_FROM_MS_DRIVER
 
        /* Includes: */
-               #include "../HighLevel/USBMode.h"
+               #include "../Core/USBMode.h"
 
                #if defined(USB_CAN_BE_DEVICE)
                        #include "Device/MassStorage.h"