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 d0fdae8db..45b4b203d 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt | |||
| @@ -893,12 +893,12 @@ add_library(core STATIC | |||
| 893 | hle/service/os/mutex.h | 893 | hle/service/os/mutex.h |
| 894 | hle/service/pcie/pcie.cpp | 894 | hle/service/pcie/pcie.cpp |
| 895 | hle/service/pcie/pcie.h | 895 | hle/service/pcie/pcie.h |
| 896 | hle/service/pctl/parental_control_service_factory.cpp | ||
| 897 | hle/service/pctl/parental_control_service_factory.h | ||
| 896 | hle/service/pctl/parental_control_service.cpp | 898 | hle/service/pctl/parental_control_service.cpp |
| 897 | hle/service/pctl/parental_control_service.h | 899 | hle/service/pctl/parental_control_service.h |
| 898 | hle/service/pctl/pctl.cpp | 900 | hle/service/pctl/pctl.cpp |
| 899 | hle/service/pctl/pctl.h | 901 | hle/service/pctl/pctl.h |
| 900 | hle/service/pctl/pctl_module.cpp | ||
| 901 | hle/service/pctl/pctl_module.h | ||
| 902 | hle/service/pctl/pctl_results.h | 902 | hle/service/pctl/pctl_results.h |
| 903 | hle/service/pctl/pctl_types.h | 903 | hle/service/pctl/pctl_types.h |
| 904 | hle/service/pcv/pcv.cpp | 904 | hle/service/pcv/pcv.cpp |