summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/dl06/dl06-o2.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/dl06/dl06-o2.c')
-rw-r--r--testsuites/libtests/dl06/dl06-o2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/dl06/dl06-o2.c b/testsuites/libtests/dl06/dl06-o2.c
index 837c2e8e4f..0a46c027a8 100644
--- a/testsuites/libtests/dl06/dl06-o2.c
+++ b/testsuites/libtests/dl06/dl06-o2.c
@@ -30,7 +30,7 @@
#include <stdlib.h>
#include <math.h>
-#include <rtems/test-info.h>
+#include <rtems/test-printer.h>
#define printf(...) rtems_printf(&rtems_test_printer, __VA_ARGS__);