USB_Init() no longer calls sei() to enable global interrupts - this must now be done...
[pub/lufa.git] / Demos / Host / ClassDriver / MassStorageHost / MassStorageHost.h
index 5a61c26..e97d1e3 100644 (file)
@@ -41,6 +41,7 @@
                #include <avr/wdt.h>\r
                #include <avr/pgmspace.h>\r
                #include <avr/power.h>\r
+               #include <avr/interrupt.h>\r
                #include <ctype.h>\r
                #include <stdio.h>\r
 \r