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