aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/RNDISEthernet/ProtocolDecoders.h
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Device/RNDISEthernet/ProtocolDecoders.h')
-rw-r--r--Demos/Device/RNDISEthernet/ProtocolDecoders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/RNDISEthernet/ProtocolDecoders.h b/Demos/Device/RNDISEthernet/ProtocolDecoders.h
index c8101162d..fa0a869eb 100644
--- a/Demos/Device/RNDISEthernet/ProtocolDecoders.h
+++ b/Demos/Device/RNDISEthernet/ProtocolDecoders.h
@@ -39,7 +39,7 @@
/* Includes: */
#include <avr/io.h>
- #include <LUFA/Drivers/Peripheral/Serial_Stream.h>
+ #include <LUFA/Drivers/Peripheral/SerialStream.h>
#include "EthernetProtocols.h"
#include "Ethernet.h"