diff options
Diffstat (limited to 'tests/libtest/lib599.c')
-rw-r--r-- | tests/libtest/lib599.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtest/lib599.c b/tests/libtest/lib599.c index 6b092677a..6de586932 100644 --- a/tests/libtest/lib599.c +++ b/tests/libtest/lib599.c @@ -21,7 +21,7 @@ ***************************************************************************/ #include "test.h" -#include "memdebug.h" +#include "curl_memdebug.h" static int progress_callback(void *clientp, double dltotal, double dlnow, double ultotal, double ulnow) |