Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro...
[pub/USBasp.git] / Demos / KeyboardHostWithParser / KeyboardHostWithParser.h
index 6846e17..fece679 100644 (file)
@@ -35,6 +35,7 @@
                #include <avr/io.h>\r
                #include <avr/wdt.h>\r
                #include <avr/pgmspace.h>\r
+               #include <avr/power.h>\r
                #include <stdio.h>\r
 \r
                #include <LUFA/Version.h>                                // Library Version Information\r