aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/StillImageHost
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/StillImageHost')
-rw-r--r--Demos/StillImageHost/StillImageHost.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Demos/StillImageHost/StillImageHost.h b/Demos/StillImageHost/StillImageHost.h
index 5669c827c..7757b0807 100644
--- a/Demos/StillImageHost/StillImageHost.h
+++ b/Demos/StillImageHost/StillImageHost.h
@@ -39,6 +39,7 @@
/* Includes: */
#include <avr/io.h>
#include <avr/wdt.h>
+ #include <avr/power.h>
#include <stdio.h>
#include "ConfigDescriptor.h"