Add missing include to the Bentio project.
[pub/lufa.git] / Projects / Benito / Benito.h
index beac29f..0dd9ba5 100644 (file)
@@ -39,6 +39,7 @@
        /* Includes: */
                #include <avr/io.h>
                #include <avr/wdt.h>
+               #include <avr/power.h>
                #include <avr/interrupt.h>
 
                #include "Descriptors.h"