summaryrefslogtreecommitdiff
path: root/src/lib/ares_library_init.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/ares_library_init.h')
-rw-r--r--src/lib/ares_library_init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ares_library_init.h b/src/lib/ares_library_init.h
index 2a2ba11..b3896d9 100644
--- a/src/lib/ares_library_init.h
+++ b/src/lib/ares_library_init.h
@@ -23,7 +23,7 @@
#ifdef USE_WINSOCK
#include <iphlpapi.h>
-#include <ares_iphlpapi.h>
+#include "ares_iphlpapi.h"
typedef DWORD (WINAPI *fpGetNetworkParams_t) (FIXED_INFO*, DWORD*);
typedef BOOLEAN (APIENTRY *fpSystemFunction036_t) (void*, ULONG);