diff options
Diffstat (limited to 'tests/libtest')
-rw-r--r-- | tests/libtest/lib558.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtest/lib558.c b/tests/libtest/lib558.c index eebf6dfa5..253e043e1 100644 --- a/tests/libtest/lib558.c +++ b/tests/libtest/lib558.c @@ -29,7 +29,7 @@ #include "hash.h" #include "hostip.h" -#include "memory.h" +#include "curl_memory.h" #include "memdebug.h" /* This source file is used for test # 558 and 559 */ |