Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR compile time defines to the...
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / USBInterrupt.h
index a191a29..6f8bf7c 100644 (file)
@@ -44,6 +44,7 @@
        /* Includes: */
                #include <avr/io.h>
                #include <avr/interrupt.h>
        /* Includes: */
                #include <avr/io.h>
                #include <avr/interrupt.h>
+               #include <util/atomic.h>
                #include <stdbool.h>
                
                #include "../../../Common/Common.h"
                #include <stdbool.h>
                
                #include "../../../Common/Common.h"