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