X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/64d00efd915b8c3842c4fe93605bf8bc73def030..13085a335125808f3b2f9adc495c6fe26053cebe:/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 2807b6056..b3ad1affd 100644 --- a/Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.h +++ b/Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.h @@ -45,6 +45,8 @@ #include "EthernetProtocols.h" #include "Ethernet.h" + + #include "Config/NetworkConfig.h" /* Function Prototypes: */ void DecodeEthernetFrameHeader(void* InDataStart);