Oops - ensure that only the relevant/available interrupts are defined and used on...
[pub/USBasp.git] / LUFA / Drivers / USB / Core / DeviceStandardReq.h
index 0ab297d..dbf1ca4 100644 (file)
@@ -43,6 +43,7 @@
 
        /* Includes: */
                #include "../../../Common/Common.h"
+               #include "USBMode.h"            
                #include "StdDescriptors.h"
                #include "Events.h"
                #include "StdRequestType.h"