summaryrefslogtreecommitdiff
path: root/src/modules/fetcher/winhttp/Makefile.W32
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/fetcher/winhttp/Makefile.W32')
-rwxr-xr-xsrc/modules/fetcher/winhttp/Makefile.W321
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/fetcher/winhttp/Makefile.W32 b/src/modules/fetcher/winhttp/Makefile.W32
index b996b5d..ab00db5 100755
--- a/src/modules/fetcher/winhttp/Makefile.W32
+++ b/src/modules/fetcher/winhttp/Makefile.W32
@@ -10,6 +10,7 @@ INCLUDE_CXXFLAGS = \
INCLUDE_DIRS = \
/I. \
/I$(TOPDIR)\src \
+ /I$(TOPDIR)\include \
/I$(TOPDIR)\include\module \
/I$(TOPDIR)\include\util \
/I$(TOPDIR)\include\logger \