aboutsummaryrefslogtreecommitdiff
path: root/src/tool_homedir.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool_homedir.c')
-rw-r--r--src/tool_homedir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_homedir.c b/src/tool_homedir.c
index cb90095e5..a6e07928f 100644
--- a/src/tool_homedir.c
+++ b/src/tool_homedir.c
@@ -30,7 +30,7 @@
#include "tool_homedir.h"
-#include "memdebug.h" /* keep this as LAST include */
+#include "curl_memdebug.h" /* keep this as LAST include */
static char *GetEnv(const char *variable, char do_expand)
{