X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/7f4462267aeb1f40ad6a9d582168d1b07e53d7f2..9a373c409435796165b2f315b7e3d6fa303d5e4a:/Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.h diff --git a/Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.h b/Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.h index 2807b6056..aadbed822 100644 --- a/Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.h +++ b/Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.h @@ -45,6 +45,7 @@ #include "EthernetProtocols.h" #include "Ethernet.h" + #include "Config/NetworkConfig.h" /* Function Prototypes: */ void DecodeEthernetFrameHeader(void* InDataStart);