Fixed INTERRUPT_CONTROL_ENDPOINT compile time option preventing other interrupts...
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / USBInterrupt.h
index cccf26a..e46e759 100644 (file)
@@ -43,6 +43,7 @@
 \r
        /* Includes: */\r
                #include <avr/io.h>\r
+               #include <avr/interrupt.h>\r
                #include <stdbool.h>\r
                \r
                #include "../../../Common/Common.h"\r