summaryrefslogtreecommitdiff
path: root/sys/inc/kern/vfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/inc/kern/vfs.h')
-rw-r--r--sys/inc/kern/vfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/inc/kern/vfs.h b/sys/inc/kern/vfs.h
index e5ce607..388f3f7 100644
--- a/sys/inc/kern/vfs.h
+++ b/sys/inc/kern/vfs.h
@@ -30,7 +30,7 @@
#ifndef _OS_VFS_H_
#define _OS_VFS_H_ 1
-#include <os/mount.h>
+#include <kern/mount.h>
/*
* Initialize the virtual file system