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