diff --git a/include/ntfs-3g/plugin.h b/include/ntfs-3g/plugin.h index f4bb7b29..d32e149d 100644 --- a/include/ntfs-3g/plugin.h +++ b/include/ntfs-3g/plugin.h @@ -30,7 +30,11 @@ #ifndef _NTFS_PLUGIN_H #define _NTFS_PLUGIN_H +#include "inode.h" +#include "layout.h" + struct fuse_file_info; +struct stat; /* * The plugin operations currently defined.