summaryrefslogtreecommitdiff
path: root/lib/warnless.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/warnless.h')
-rw-r--r--lib/warnless.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/warnless.h b/lib/warnless.h
index ab6d29998..5905cb7e3 100644
--- a/lib/warnless.h
+++ b/lib/warnless.h
@@ -23,7 +23,7 @@
***************************************************************************/
#ifdef USE_WINSOCK
-#include <curl/curl.h> /* for curl_socket_t */
+#include <gnurl/curl.h> /* for curl_socket_t */
#endif
unsigned short curlx_ultous(unsigned long ulnum);