Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro...
[pub/lufa.git] / Demos / StillImageHost / StillImageHost.h
index 5669c82..7757b08 100644 (file)
@@ -39,6 +39,7 @@
        /* Includes: */\r
                #include <avr/io.h>\r
                #include <avr/wdt.h>\r
+               #include <avr/power.h>\r
                #include <stdio.h>\r
                \r
                #include "ConfigDescriptor.h"\r