diff options
Diffstat (limited to 'tests/libtest/lib543.c')
-rw-r--r-- | tests/libtest/lib543.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtest/lib543.c b/tests/libtest/lib543.c index b4a31ca9a..35e32e6f4 100644 --- a/tests/libtest/lib543.c +++ b/tests/libtest/lib543.c @@ -23,7 +23,7 @@ #include "test.h" -#include "memdebug.h" +#include "curl_memdebug.h" int test(char *URL) { |