diff options
Diffstat (limited to 'src/core/CMakeLists.txt')
| -rw-r--r-- | src/core/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 1339cb182..7949e056c 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt | |||
| @@ -765,10 +765,10 @@ add_library(core STATIC | |||
| 765 | hle/service/ns/ns_types.h | 765 | hle/service/ns/ns_types.h |
| 766 | hle/service/ns/ns.cpp | 766 | hle/service/ns/ns.cpp |
| 767 | hle/service/ns/ns.h | 767 | hle/service/ns/ns.h |
| 768 | hle/service/ns/pdm_qry.cpp | ||
| 769 | hle/service/ns/pdm_qry.h | ||
| 770 | hle/service/ns/platform_service_manager.cpp | 768 | hle/service/ns/platform_service_manager.cpp |
| 771 | hle/service/ns/platform_service_manager.h | 769 | hle/service/ns/platform_service_manager.h |
| 770 | hle/service/ns/query_service.cpp | ||
| 771 | hle/service/ns/query_service.h | ||
| 772 | hle/service/ns/read_only_application_control_data_interface.cpp | 772 | hle/service/ns/read_only_application_control_data_interface.cpp |
| 773 | hle/service/ns/read_only_application_control_data_interface.h | 773 | hle/service/ns/read_only_application_control_data_interface.h |
| 774 | hle/service/ns/read_only_application_record_interface.cpp | 774 | hle/service/ns/read_only_application_record_interface.cpp |