X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/9a373c409435796165b2f315b7e3d6fa303d5e4a..6f90d45684206e5dfca3c4554a14a5784da49d92:/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);