more fs fixes

This commit is contained in:
lizzie
2026-03-18 00:03:10 +00:00
parent 031eaf8868
commit f1a970cac9
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
#include "common/common_types.h"
#include "core/file_sys/vfs/vfs.h"
namespace FileSys {
namespace FileSys::RomFSBuilder {
struct RomFSBuildDirectoryContext;
struct RomFSBuildFileContext;