Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel directory...
[pub/USBasp.git] / LUFA / Scheduler / Scheduler.h
index ce2cbb1..4b6ffa9 100644 (file)
@@ -87,7 +87,7 @@
 #define __SCHEDULER_H__
 
        /* Includes: */
-               #include <avr/io.h>
+               #include <stdint.h>
                #include <stdbool.h>
                
                #include <util/atomic.h>