Added new JTAG_ENABLE() macro for the AVR8 architecture. Fixed the JTAG_DISABLE(...
[pub/USBasp.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"