commit | c19b8e80e7ed024297f394b4f0124f40a7bbb1cf | [log] [tgz] |
---|---|---|
author | Harry Ramsey <harry.ramsey@arm.com> | Tue Feb 11 14:14:00 2025 +0000 |
committer | Harry Ramsey <harry.ramsey@arm.com> | Wed Feb 19 15:25:44 2025 +0000 |
tree | 5f7f83c0c5a918acd61b5f1c348b9d6d1f47325d | |
parent | 2543ec0608ad601d0171d893d6848891a49979ba [diff] |
Update include paths in C files Signed-off-by: Harry Ramsey <harry.ramsey@arm.com>
diff --git a/programs/ssl/ssl_test_lib.h b/programs/ssl/ssl_test_lib.h index a8387d7..6fc3d73 100644 --- a/programs/ssl/ssl_test_lib.h +++ b/programs/ssl/ssl_test_lib.h
@@ -66,7 +66,7 @@ #include <test/helpers.h> -#include "../test/query_config.h" +#include "query_config.h" #define ALPN_LIST_SIZE 10 #define GROUP_LIST_SIZE 25