AppConfigHeaders: Update several additional user projects to use configuration header...
[pub/USBasp.git] / Projects / Webserver / Lib / uip / uipopt.h
index 17f7033..520c03f 100644 (file)
@@ -62,6 +62,8 @@
 #ifndef __UIPOPT_H__
 #define __UIPOPT_H__
 
+#include "Config/AppConfig.h"
+
 #ifndef UIP_LITTLE_ENDIAN
 #define UIP_LITTLE_ENDIAN  3412
 #endif /* UIP_LITTLE_ENDIAN */