USB_Init() no longer calls sei() to enable global interrupts - this must now be done...
[pub/USBasp.git] / Projects / XPLAINBridge / XPLAINBridge.h
index 0c3a56c..877792d 100644 (file)
@@ -40,6 +40,7 @@
                #include <avr/io.h>\r
                #include <avr/wdt.h>\r
                #include <avr/power.h>\r
+               #include <avr/interrupt.h>\r
 \r
                #include "AVRISPDescriptors.h"\r
                #include "USARTDescriptors.h"\r