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