X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/3a2c1db6751979ae3e5d7a6fa51026f9c44c71c0..d49cc0f7830319e701294e19937fae4de26ae8e2:/LUFA/Drivers/USB/HighLevel/USBInterrupt.c?ds=inline diff --git a/LUFA/Drivers/USB/HighLevel/USBInterrupt.c b/LUFA/Drivers/USB/HighLevel/USBInterrupt.c index ee6d16efc..f8da7e656 100644 --- a/LUFA/Drivers/USB/HighLevel/USBInterrupt.c +++ b/LUFA/Drivers/USB/HighLevel/USBInterrupt.c @@ -28,6 +28,7 @@ this software. */ +#define __INCLUDE_FROM_USB_DRIVER #include "USBInterrupt.h" void USB_INT_DisableAllInterrupts(void)