summaryrefslogtreecommitdiff
path: root/src/tool_setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool_setup.h')
-rw-r--r--src/tool_setup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_setup.h b/src/tool_setup.h
index 90b01d7e9..2b2b9527b 100644
--- a/src/tool_setup.h
+++ b/src/tool_setup.h
@@ -39,7 +39,7 @@
* curl tool certainly uses libcurl's external interface.
*/
-#include <curl/curl.h> /* external interface */
+#include <gnurl/curl.h> /* external interface */
/*
* Platform specific stuff.