diff options
Diffstat (limited to 'src/tool_bname.c')
-rw-r--r-- | src/tool_bname.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_bname.c b/src/tool_bname.c index 6a2a33165..277830546 100644 --- a/src/tool_bname.c +++ b/src/tool_bname.c @@ -23,7 +23,7 @@ #include "tool_bname.h" -#include "curl_memdebug.h" /* keep this as LAST include */ +#include "memdebug.h" /* keep this as LAST include */ #ifndef HAVE_BASENAME |