Mark build test makefiles as being incompatible with parallel make builds, as they...
[pub/USBasp.git] / Demos / Device / ClassDriver / RNDISEthernet / Lib / Ethernet.h
index 86e1a40..4e91bc2 100644 (file)
@@ -42,6 +42,8 @@
 
                #include <LUFA/Drivers/USB/USB.h>
 
+               #include "Config/AppConfig.h"
+
                #include "EthernetProtocols.h"
                #include "ProtocolDecoders.h"
                #include "ICMP.h"