diff --git a/fs/romfs/fs_romfs.h b/fs/romfs/fs_romfs.h index e3ec51a00eb..88e673b10df 100644 --- a/fs/romfs/fs_romfs.h +++ b/fs/romfs/fs_romfs.h @@ -49,7 +49,7 @@ #include -#include "../fs.h" +#include "inode/inode.h" /**************************************************************************** * Pre-processor Definitions