aboutsummaryrefslogtreecommitdiff
path: root/src/tool_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool_util.c')
-rw-r--r--src/tool_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_util.c b/src/tool_util.c
index 00d205ebc..0a0fa6960 100644
--- a/src/tool_util.c
+++ b/src/tool_util.c
@@ -23,7 +23,7 @@
#include "tool_util.h"
-#include "memdebug.h" /* keep this as LAST include */
+#include "curl_memdebug.h" /* keep this as LAST include */
#if defined(WIN32) && !defined(MSDOS)