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