X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/ae6a51492948d621907d3e62c03c2854e6fcc19c..e9e6730d4999bea6e0eaefc2fce062ef090388b8:/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 aadbed822..bb640928d 100644 --- a/Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.h +++ b/Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.h @@ -45,7 +45,7 @@ #include "EthernetProtocols.h" #include "Ethernet.h" - #include "Config/NetworkConfig.h" + #include "Config/AppConfig.h" /* Function Prototypes: */ void DecodeEthernetFrameHeader(void* InDataStart);