summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxndbm01/init.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psxndbm01/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxndbm01/init.c b/testsuites/psxtests/psxndbm01/init.c
index d696abf282..a13afa7315 100644
--- a/testsuites/psxtests/psxndbm01/init.c
+++ b/testsuites/psxtests/psxndbm01/init.c
@@ -45,7 +45,7 @@
#include <stdio.h>
#include <sys/stat.h> /* contains definitions of 'file_mode' */
#include <string.h>
-#include <rtems/test.h>
+#include <rtems/test-info.h>
#include <tmacros.h>
const char rtems_test_name[] = "PSXNDBM 01";