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