X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/11ed8be1754e57eafbb4b4a62325cfd77317ff77..6f90d45684206e5dfca3c4554a14a5784da49d92:/Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.h diff --git a/Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.h b/Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.h index b3ad1affd..bb640928d 100644 --- a/Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.h +++ b/Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.h @@ -45,8 +45,7 @@ #include "EthernetProtocols.h" #include "Ethernet.h" - - #include "Config/NetworkConfig.h" + #include "Config/AppConfig.h" /* Function Prototypes: */ void DecodeEthernetFrameHeader(void* InDataStart);