USB_Init() no longer calls sei() to enable global interrupts - this must now be done...
[pub/USBasp.git] / Demos / Device / Incomplete / Sideshow / Sideshow.h
index a75d3d9..871e477 100644 (file)
@@ -35,6 +35,7 @@
                #include <avr/io.h>\r
                #include <avr/wdt.h>\r
                #include <avr/power.h>\r
+               #include <avr/interrupt.h>\r
 \r
                #include "Descriptors.h"\r
                #include "Lib/SideshowCommands.h"\r