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