diff options
| author | ameerj <52414509+ameerj@users.noreply.github.com> | 2021-11-03 21:21:01 -0400 |
|---|---|---|
| committer | ameerj <52414509+ameerj@users.noreply.github.com> | 2021-11-03 21:42:57 -0400 |
| commit | 7c4b6aab2ef7cb2be77e32023323b1c5bd9e3d2f (patch) | |
| tree | 83b16c8a012bef41e6f30a64114da8d01895eeb2 /src/core/file_sys/romfs_factory.cpp | |
| parent | 863e2e2b4f81dc09d878b53572025b4687413830 (diff) | |
core: Remove unused includes
Diffstat (limited to 'src/core/file_sys/romfs_factory.cpp')
| -rw-r--r-- | src/core/file_sys/romfs_factory.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/file_sys/romfs_factory.cpp b/src/core/file_sys/romfs_factory.cpp index 3d9ce863b..291b746b6 100644 --- a/src/core/file_sys/romfs_factory.cpp +++ b/src/core/file_sys/romfs_factory.cpp @@ -6,7 +6,6 @@ #include "common/assert.h" #include "common/common_types.h" #include "common/logging/log.h" -#include "core/file_sys/card_image.h" #include "core/file_sys/common_funcs.h" #include "core/file_sys/content_archive.h" #include "core/file_sys/nca_metadata.h" |
