summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/dl08/dl08-o4.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/libtests/dl08/dl08-o4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/dl08/dl08-o4.c b/testsuites/libtests/dl08/dl08-o4.c
index 72dfbc6850..7cbd4aadd6 100644
--- a/testsuites/libtests/dl08/dl08-o4.c
+++ b/testsuites/libtests/dl08/dl08-o4.c
@@ -10,7 +10,7 @@
#include "dl-o4.h"
#include "dl-o5.h"
-#include <rtems/test.h>
+#include <rtems/test-info.h>
#define printf(...) rtems_printf(&rtems_test_printer, __VA_ARGS__);