Pseudo-port the host mode demos for possible later multi-arch support.
[pub/USBasp.git] / Demos / Host / LowLevel / JoystickHostWithParser / JoystickHostWithParser.h
index a6acd1a..90bc70f 100644 (file)
@@ -48,6 +48,7 @@
                #include <LUFA/Drivers/Peripheral/Serial.h>
                #include <LUFA/Drivers/Board/LEDs.h>
                #include <LUFA/Drivers/USB/USB.h>
+               #include <LUFA/Platform/Platform.h>
 
                #include "ConfigDescriptor.h"
                #include "HIDReport.h"