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