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