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