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