diff options
Diffstat (limited to 'src/core/hle/service/fs.cpp')
| -rw-r--r-- | src/core/hle/service/fs.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/hle/service/fs.cpp b/src/core/hle/service/fs.cpp index 5eabf36ad..9e1998b0f 100644 --- a/src/core/hle/service/fs.cpp +++ b/src/core/hle/service/fs.cpp | |||
| @@ -4,8 +4,6 @@ | |||
| 4 | 4 | ||
| 5 | #include "common/common.h" | 5 | #include "common/common.h" |
| 6 | 6 | ||
| 7 | #include "core/loader/loader.h" | ||
| 8 | #include "core/hle/hle.h" | ||
| 9 | #include "core/hle/service/fs.h" | 7 | #include "core/hle/service/fs.h" |
| 10 | #include "core/hle/kernel/archive.h" | 8 | #include "core/hle/kernel/archive.h" |
| 11 | 9 | ||