Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of...
[pub/lufa.git] / Demos / Device / RNDISEthernet / ProtocolDecoders.h
index c810116..fa0a869 100644 (file)
@@ -39,7 +39,7 @@
        /* Includes: */\r
                #include <avr/io.h>\r
                \r
-               #include <LUFA/Drivers/Peripheral/Serial_Stream.h>\r
+               #include <LUFA/Drivers/Peripheral/SerialStream.h>\r
                \r
                #include "EthernetProtocols.h"\r
                #include "Ethernet.h"\r