summaryrefslogtreecommitdiffstats
path: root/cpukit/libtest/t-test-rtems-objs.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-17 13:46:24 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-23 09:27:45 +0200
commit361404e87d015a623be95212fea62f2337a3357a (patch)
treea6e7893013b82b687e7765cc93f4eaec94c17373 /cpukit/libtest/t-test-rtems-objs.c
parentlibtest: <rtems/test.h> to <rtems/test-info.h> (diff)
downloadrtems-361404e87d015a623be95212fea62f2337a3357a.tar.bz2
libtest: Move <t.h> to <rtems/test.h>
Update #3199.
Diffstat (limited to 'cpukit/libtest/t-test-rtems-objs.c')
-rw-r--r--cpukit/libtest/t-test-rtems-objs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libtest/t-test-rtems-objs.c b/cpukit/libtest/t-test-rtems-objs.c
index 246e8f24e5..a5d6b4d72f 100644
--- a/cpukit/libtest/t-test-rtems-objs.c
+++ b/cpukit/libtest/t-test-rtems-objs.c
@@ -27,7 +27,7 @@
#undef __STRICT_ANSI__
-#include <t.h>
+#include <rtems/test.h>
#include <inttypes.h>