diff options
Diffstat (limited to 'tests/libtest/lib583.c')
-rw-r--r-- | tests/libtest/lib583.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtest/lib583.c b/tests/libtest/lib583.c index 4ef9e5a35..ad5a5cea7 100644 --- a/tests/libtest/lib583.c +++ b/tests/libtest/lib583.c @@ -28,7 +28,7 @@ #include <sys/stat.h> -#include "curl_memdebug.h" +#include "memdebug.h" int test(char *URL) { |