Pseudo-port the host mode demos for possible later multi-arch support.
[pub/lufa.git] / Demos / Host / LowLevel / RNDISEthernetHost / RNDISEthernetHost.h
index cb77075..9843b64 100644 (file)
@@ -48,6 +48,7 @@
                #include <LUFA/Drivers/USB/USB.h>
                #include <LUFA/Drivers/Peripheral/Serial.h>
                #include <LUFA/Drivers/Board/LEDs.h>
+               #include <LUFA/Platform/Platform.h>
 
                #include "Lib/RNDISCommands.h"