Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro...
[pub/USBasp.git] / Demos / DualCDC / DualCDC.h
index 5a01e07..4c62abf 100644 (file)
@@ -39,6 +39,7 @@
        /* Includes: */\r
                #include <avr/io.h>\r
                #include <avr/wdt.h>\r
+               #include <avr/power.h>\r
                #include <string.h>\r
 \r
                #include "Descriptors.h"\r