summaryrefslogtreecommitdiff
path: root/fs/mount.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/mount.h')
-rw-r--r--fs/mount.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/mount.h b/fs/mount.h
index 1231fcd..a327e2e 100644
--- a/fs/mount.h
+++ b/fs/mount.h
@@ -5,7 +5,7 @@
#include <stdint.h>
#include "file.h"
-#include "fs.h"
+#include "interface/fs.h"
typedef struct mount_struct
{