Mark build test makefiles as being incompatible with parallel make builds, as they...
[pub/lufa.git] / Projects / Webserver / Lib / DHCPClientApp.h
index 21c5e43..b5ce11c 100644 (file)
@@ -41,6 +41,7 @@
 
                #include <uip.h>
 
+               #include "Config/AppConfig.h"
                #include "../Webserver.h"
                #include "DHCPCommon.h"