summaryrefslogtreecommitdiff
path: root/cpukit
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-shell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-shell.c b/cpukit/libfs/src/rfs/rtems-rfs-shell.c
index 63147999a0..3b31385060 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-shell.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-shell.c
@@ -32,7 +32,7 @@
#if __rtems__
#include "rtems-rfs-rtems.h"
-#include "rtems-rfs-shell.h"
+#include <rtems/rtems-rfs-shell.h>
#endif
/**