diff options
Diffstat (limited to 'src/tool_setopt.c')
-rw-r--r-- | src/tool_setopt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_setopt.c b/src/tool_setopt.c index 94e786f24..d387af181 100644 --- a/src/tool_setopt.c +++ b/src/tool_setopt.c @@ -19,7 +19,7 @@ * KIND, either express or implied. * ***************************************************************************/ -#include "setup.h" +#include "tool_setup.h" #ifndef CURL_DISABLE_LIBCURL_OPTION |