summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/devfs/devstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libfs/src/devfs/devstat.c')
-rw-r--r--cpukit/libfs/src/devfs/devstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libfs/src/devfs/devstat.c b/cpukit/libfs/src/devfs/devstat.c
index 40eb2f6df8..c88f729924 100644
--- a/cpukit/libfs/src/devfs/devstat.c
+++ b/cpukit/libfs/src/devfs/devstat.c
@@ -15,7 +15,7 @@
#include "config.h"
#endif
-#include "devfs.h"
+#include <rtems/devfs.h>
int devFS_stat(
const rtems_filesystem_location_info_t *loc,