Added support for the Arduino Leonardo board. Swap Olimex 32U4 RX/TX LED masks so...
[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"