diff options
Diffstat (limited to 'src/tool_convert.c')
-rw-r--r-- | src/tool_convert.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_convert.c b/src/tool_convert.c index ecce036a0..2011db0e7 100644 --- a/src/tool_convert.c +++ b/src/tool_convert.c @@ -29,7 +29,7 @@ #include "tool_convert.h" -#include "memdebug.h" /* keep this as LAST include */ +#include "curl_memdebug.h" /* keep this as LAST include */ #ifdef HAVE_ICONV |