Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the LowLevel...
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / LowLevel.h
index 337a004..efa605b 100644 (file)
@@ -60,7 +60,7 @@
                #include "../HighLevel/USBMode.h"\r
                #include "../HighLevel/Events.h"\r
                #include "../HighLevel/USBTask.h"\r
-               #include "../HighLevel/USBInterrupt.h"\r
+               #include "USBInterrupt.h"\r
                \r
                #if defined(USB_CAN_BE_HOST) || defined(__DOXYGEN__)\r
                        #include "Host.h"\r