summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/devfs/devread.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libfs/src/devfs/devread.c')
-rw-r--r--cpukit/libfs/src/devfs/devread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libfs/src/devfs/devread.c b/cpukit/libfs/src/devfs/devread.c
index e7ec352619..8ae3e84b65 100644
--- a/cpukit/libfs/src/devfs/devread.c
+++ b/cpukit/libfs/src/devfs/devread.c
@@ -15,7 +15,7 @@
#include "config.h"
#endif
-#include "devfs.h"
+#include <rtems/devfs.h>
#include <rtems/deviceio.h>