Oops - fix up some calls to the old function names, include Serial Peripheral driver...
[pub/lufa.git] / Demos / Host / ClassDriver / RNDISEthernetHost / RNDISEthernetHost.h
index e9496a5..f0ee563 100644 (file)
@@ -46,6 +46,7 @@
 
                #include <LUFA/Version.h>
                #include <LUFA/Drivers/Misc/TerminalCodes.h>
+               #include <LUFA/Drivers/Peripheral/Serial.h>
                #include <LUFA/Drivers/Board/LEDs.h>
                #include <LUFA/Drivers/USB/USB.h>