diff options
Diffstat (limited to 'src/core/CMakeLists.txt')
| -rw-r--r-- | src/core/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 66e65476e..de945fa70 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt | |||
| @@ -598,7 +598,7 @@ add_library(core STATIC | |||
| 598 | hle/service/filesystem/fsp/fsp_pr.h | 598 | hle/service/filesystem/fsp/fsp_pr.h |
| 599 | hle/service/filesystem/fsp/fsp_srv.cpp | 599 | hle/service/filesystem/fsp/fsp_srv.cpp |
| 600 | hle/service/filesystem/fsp/fsp_srv.h | 600 | hle/service/filesystem/fsp/fsp_srv.h |
| 601 | hle/service/filesystem/fsp/fsp_util.h | 601 | hle/service/filesystem/fsp/fsp_types.h |
| 602 | hle/service/filesystem/romfs_controller.cpp | 602 | hle/service/filesystem/romfs_controller.cpp |
| 603 | hle/service/filesystem/romfs_controller.h | 603 | hle/service/filesystem/romfs_controller.h |
| 604 | hle/service/filesystem/save_data_controller.cpp | 604 | hle/service/filesystem/save_data_controller.cpp |