AppConfigHeaders: Switch class driver Device mode demos to use LUFAConfig.h configura...
[pub/lufa.git] / Demos / Device / ClassDriver / RNDISEthernet / Lib / ProtocolDecoders.h
index 2807b60..aadbed8 100644 (file)
@@ -45,6 +45,7 @@
 
                #include "EthernetProtocols.h"
                #include "Ethernet.h"
+               #include "Config/NetworkConfig.h"
 
        /* Function Prototypes: */
                void DecodeEthernetFrameHeader(void* InDataStart);