From 57572e550f446b1532efb06a5cd2c7af59c5f62f Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 13 Dec 2002 14:14:35 +0000 Subject: include files without the curl/ to reduce the risk of us including the wrong set of include files during tests --- tests/libtest/test.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/libtest/test.h') diff --git a/tests/libtest/test.h b/tests/libtest/test.h index 959270a30..d9fbef311 100644 --- a/tests/libtest/test.h +++ b/tests/libtest/test.h @@ -1,3 +1,3 @@ -#include +#include #include -- cgit v1.2.3