projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
AppConfigHeaders: Update several additional user projects to use configuration header...
[pub/USBasp.git]
/
Projects
/
Webserver
/
Lib
/
uip
/
uipopt.h
diff --git
a/Projects/Webserver/Lib/uip/uipopt.h
b/Projects/Webserver/Lib/uip/uipopt.h
index
17f7033
..
520c03f
100644
(file)
--- 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 */