Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro...
[pub/lufa.git] / Demos / CDCHost / CDCHost.h
index 2adbefd..21b9d67 100644 (file)
@@ -40,6 +40,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