summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ares_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares_private.h b/ares_private.h
index f4d5136..ea91b7f 100644
--- a/ares_private.h
+++ b/ares_private.h
@@ -351,7 +351,7 @@ long ares__tvdiff(struct timeval t1, struct timeval t2);
c-ares is built and linked with a similarly curldebug-enabled libcurl,
but we do this anyway for convenience. */
#define HEADER_CURL_SETUP_ONCE_H
-#include "../lib/curl_memdebug.h"
+#include "../lib/memdebug.h"
#endif
#endif /* __ARES_PRIVATE_H */