From e649184003d4d61c30f13086421b8d216da0d3e1 Mon Sep 17 00:00:00 2001 From: Christian Mauderer Date: Wed, 29 Jul 2020 10:18:17 +0200 Subject: testsuite: Use new name of test-info.h. In RTEMS the test.h has been renamed to test-info.h to allow the new test framework to take over. --- testsuite/swi01/init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/swi01') diff --git a/testsuite/swi01/init.c b/testsuite/swi01/init.c index 25e35cfe..d1de191a 100644 --- a/testsuite/swi01/init.c +++ b/testsuite/swi01/init.c @@ -44,7 +44,7 @@ #include #include -#include +#include #include "swi_test.h" -- cgit v1.2.3