From c4b20a0ebbde1348e1e085e2ea3be35345d92b7c Mon Sep 17 00:00:00 2001 From: Miguel Date: Fri, 14 Sep 2018 23:10:16 +0200 Subject: tuining userspace and files --- fs/mount.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs/mount.h') 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 #include "file.h" -#include "fs.h" +#include "interface/fs.h" typedef struct mount_struct { -- cgit v1.2.3