diff options
Diffstat (limited to 'tests/libtest/lib576.c')
-rw-r--r-- | tests/libtest/lib576.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtest/lib576.c b/tests/libtest/lib576.c index 7ee86c68c..61bb61325 100644 --- a/tests/libtest/lib576.c +++ b/tests/libtest/lib576.c @@ -22,7 +22,7 @@ #include "test.h" #include "testutil.h" -#include "curl_memdebug.h" +#include "memdebug.h" typedef struct { int remains; |