aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/ClassDriver/MIDIHost/MIDIHost.h
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-05-19 22:40:17 +0200
committerDean Camera <dean@fourwalledcubicle.com>2013-05-19 22:40:17 +0200
commit329629a316e31cc91c6b56c54d5a9a06ce55dea7 (patch)
tree922b91c99f99dac471581929408df9c3b6cf4877 /Demos/Host/ClassDriver/MIDIHost/MIDIHost.h
parent65a8d68c5708c8bc87628d9a25cf0a9d951379ea (diff)
downloadlufa-329629a316e31cc91c6b56c54d5a9a06ce55dea7.tar.gz
lufa-329629a316e31cc91c6b56c54d5a9a06ce55dea7.tar.bz2
lufa-329629a316e31cc91c6b56c54d5a9a06ce55dea7.zip
Pseudo-port the host mode demos for possible later multi-arch support.
Diffstat (limited to 'Demos/Host/ClassDriver/MIDIHost/MIDIHost.h')
-rw-r--r--Demos/Host/ClassDriver/MIDIHost/MIDIHost.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Demos/Host/ClassDriver/MIDIHost/MIDIHost.h b/Demos/Host/ClassDriver/MIDIHost/MIDIHost.h
index 1b8619d7e..db1aaf612 100644
--- a/Demos/Host/ClassDriver/MIDIHost/MIDIHost.h
+++ b/Demos/Host/ClassDriver/MIDIHost/MIDIHost.h
@@ -50,6 +50,7 @@
#include <LUFA/Drivers/Board/Buttons.h>
#include <LUFA/Drivers/Board/Joystick.h>
#include <LUFA/Drivers/USB/USB.h>
+ #include <LUFA/Platform/Platform.h>
/* Macros: */
/** LED mask for the library LED driver, to indicate that the USB interface is not ready. */