diff options
Diffstat (limited to 'tests/libtest/lib537.c')
-rw-r--r-- | tests/libtest/lib537.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/libtest/lib537.c b/tests/libtest/lib537.c index 24d252235..2d55d480d 100644 --- a/tests/libtest/lib537.c +++ b/tests/libtest/lib537.c @@ -31,8 +31,8 @@ #include <limits.h> #endif -#include "warnless.h" -#include "memdebug.h" +#include "curl_warnless.h" +#include "curl_memdebug.h" #if !defined(HAVE_POLL_FINE) && \ !defined(USE_WINSOCK) && \ |