commit | ce2f2376975bc691a9a62d5f0505b1585fcbf8e6 | [log] [tgz] |
---|---|---|
author | Rich Evans <rich.evans@arm.com> | Fri Feb 06 13:57:42 2015 +0000 |
committer | Rich Evans <rich.evans@arm.com> | Tue Feb 10 11:28:46 2015 +0000 |
tree | 9a6ff98d41c1138e0746da0445df170e48c7e3c2 | |
parent | 00ab47026bde24fca88362dab620c6ff835606ac [diff] [blame] |
change test function includes to use one convention
diff --git a/tests/suites/test_suite_pem.function b/tests/suites/test_suite_pem.function index e8b05eb..f8aab47 100644 --- a/tests/suites/test_suite_pem.function +++ b/tests/suites/test_suite_pem.function
@@ -1,6 +1,6 @@ /* BEGIN_HEADER */ -#include <polarssl/base64.h> -#include <polarssl/pem.h> +#include "polarssl/base64.h" +#include "polarssl/pem.h" /* END_HEADER */ /* BEGIN_DEPENDENCIES