aboutsummaryrefslogtreecommitdiff
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 ed3849ba3..9ed726030 100644
--- a/src/tool_setup.h
+++ b/src/tool_setup.h
@@ -33,7 +33,7 @@
* therefore we must include setup.h before curl.h when building curl.
*/
-#include "setup.h" /* from the lib directory */
+#include "curl_setup.h" /* from the lib directory */
/*
* curl tool certainly uses libcurl's external interface.