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