USB_Init() no longer calls sei() to enable global interrupts - this must now be done...
[pub/lufa.git] / Bootloaders / TeensyHID / TeensyHID.h
index 6393898..7e3d72d 100644 (file)
@@ -41,6 +41,7 @@
                #include <avr/wdt.h>\r
                #include <avr/boot.h>\r
                #include <avr/power.h>\r
+               #include <avr/interrupt.h>\r
                #include <stdbool.h>\r
 \r
                #include "Descriptors.h"\r