AppConfigHeaders: Switch low level Device mode demos to use LUFAConfig.h configuratio...
[pub/USBasp.git] / Demos / Device / LowLevel / RNDISEthernet / Lib / ProtocolDecoders.h
index 2807b60..b3ad1af 100644 (file)
@@ -45,6 +45,8 @@
 
                #include "EthernetProtocols.h"
                #include "Ethernet.h"
+               
+               #include "Config/NetworkConfig.h"
 
        /* Function Prototypes: */
                void DecodeEthernetFrameHeader(void* InDataStart);