Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel directory...
[pub/lufa.git] / LUFA / Drivers / USB / HighLevel / Events.h
index d88c471..ab63c7b 100644 (file)
@@ -69,7 +69,7 @@
 #define __USBEVENTS_H__
 
        /* Includes: */
-               #include <avr/io.h>
+               #include <stdint.h>
                
                #include "../../../Common/Common.h"
                #include "USBMode.h"