Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Printer.h
index e624128..067ce75 100644 (file)
@@ -65,7 +65,7 @@
                #define __INCLUDE_FROM_PRINTER_DRIVER
 
        /* Includes: */
-               #include "../HighLevel/USBMode.h"
+               #include "../Core/USBMode.h"
 
                #if defined(USB_CAN_BE_HOST)
                        #include "Host/Printer.h"