summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxreaddir/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxreaddir/test.c')
-rw-r--r--testsuites/psxtests/psxreaddir/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxreaddir/test.c b/testsuites/psxtests/psxreaddir/test.c
index bc790c5233..6098a10109 100644
--- a/testsuites/psxtests/psxreaddir/test.c
+++ b/testsuites/psxtests/psxreaddir/test.c
@@ -28,7 +28,7 @@
#include <assert.h>
#include <unistd.h>
#include <errno.h>
-#include <imfs.h>
+#include <rtems/imfs.h>
#include <assert.h>
DIR *directory;