diff options
Diffstat (limited to 'tests/libtest/lib540.c')
-rw-r--r-- | tests/libtest/lib540.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/libtest/lib540.c b/tests/libtest/lib540.c index ac0ebe60b..a36693de3 100644 --- a/tests/libtest/lib540.c +++ b/tests/libtest/lib540.c @@ -35,8 +35,8 @@ #endif #include "testutil.h" -#include "warnless.h" -#include "memdebug.h" +#include "curl_warnless.h" +#include "curl_memdebug.h" #define TEST_HANG_TIMEOUT 60 * 1000 |