aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Webserver/Lib/uip/uipopt.h
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/Webserver/Lib/uip/uipopt.h')
-rw-r--r--Projects/Webserver/Lib/uip/uipopt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Projects/Webserver/Lib/uip/uipopt.h b/Projects/Webserver/Lib/uip/uipopt.h
index 17f703312..520c03f25 100644
--- a/Projects/Webserver/Lib/uip/uipopt.h
+++ b/Projects/Webserver/Lib/uip/uipopt.h
@@ -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 */