aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/BluetoothHost/BluetoothHost.h
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/BluetoothHost/BluetoothHost.h')
-rw-r--r--Demos/BluetoothHost/BluetoothHost.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Demos/BluetoothHost/BluetoothHost.h b/Demos/BluetoothHost/BluetoothHost.h
index 5fe9dbd1e..51d417356 100644
--- a/Demos/BluetoothHost/BluetoothHost.h
+++ b/Demos/BluetoothHost/BluetoothHost.h
@@ -35,6 +35,7 @@
#include <avr/io.h>
#include <avr/wdt.h>
#include <avr/pgmspace.h>
+ #include <avr/power.h>
#include <stdio.h>
#include "BluetoothStack.h"