diff options
Diffstat (limited to 'tests/libtest/lib590.c')
-rw-r--r-- | tests/libtest/lib590.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtest/lib590.c b/tests/libtest/lib590.c index 26e88731c..68603c65e 100644 --- a/tests/libtest/lib590.c +++ b/tests/libtest/lib590.c @@ -34,7 +34,7 @@ - Start the request */ -#include "curl_memdebug.h" +#include "memdebug.h" int test(char *URL) { |