aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Benito/Benito.h
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/Benito/Benito.h')
-rw-r--r--Projects/Benito/Benito.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Projects/Benito/Benito.h b/Projects/Benito/Benito.h
index beac29f93..0dd9ba51a 100644
--- a/Projects/Benito/Benito.h
+++ b/Projects/Benito/Benito.h
@@ -39,6 +39,7 @@
/* Includes: */
#include <avr/io.h>
#include <avr/wdt.h>
+ #include <avr/power.h>
#include <avr/interrupt.h>
#include "Descriptors.h"