summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/dl05/dl05-o5.cc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/dl05/dl05-o5.cc')
-rw-r--r--testsuites/libtests/dl05/dl05-o5.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/dl05/dl05-o5.cc b/testsuites/libtests/dl05/dl05-o5.cc
index c861916ff0..f928cf9004 100644
--- a/testsuites/libtests/dl05/dl05-o5.cc
+++ b/testsuites/libtests/dl05/dl05-o5.cc
@@ -2,7 +2,7 @@
#include <stdexcept>
-#include <rtems/test-info.h>
+#include <rtems/test-printer.h>
#define printf(...) rtems_printf(&rtems_test_printer, __VA_ARGS__);