diff options
Diffstat (limited to 'tests/libtest/lib512.c')
-rw-r--r-- | tests/libtest/lib512.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtest/lib512.c b/tests/libtest/lib512.c index 19da18b4f..364744481 100644 --- a/tests/libtest/lib512.c +++ b/tests/libtest/lib512.c @@ -21,7 +21,7 @@ ***************************************************************************/ #include "test.h" -#include "memdebug.h" +#include "curl_memdebug.h" /* Test case code based on source in a bug report filed by James Bursa on 28 Apr 2004 */ |