diff options
Diffstat (limited to 'tests/libtest/lib574.c')
-rw-r--r-- | tests/libtest/lib574.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtest/lib574.c b/tests/libtest/lib574.c index afb2bceae..4f77ae394 100644 --- a/tests/libtest/lib574.c +++ b/tests/libtest/lib574.c @@ -21,7 +21,7 @@ ***************************************************************************/ #include "test.h" -#include "memdebug.h" +#include "curl_memdebug.h" static int new_fnmatch(const char *pattern, const char *string) { |