diff options
Diffstat (limited to 'tests/libtest/lib547.c')
-rw-r--r-- | tests/libtest/lib547.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtest/lib547.c b/tests/libtest/lib547.c index 58d10824d..c82bc3f23 100644 --- a/tests/libtest/lib547.c +++ b/tests/libtest/lib547.c @@ -26,7 +26,7 @@ #include "test.h" -#include "curl_memdebug.h" +#include "memdebug.h" #ifdef CURL_DOES_CONVERSIONS /* ASCII representation with escape sequences for non-ASCII platforms */ |