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 9f0fbba2d..14ba986d3 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt | |||
| @@ -132,11 +132,11 @@ add_library(core STATIC | |||
| 132 | frontend/emu_window.h | 132 | frontend/emu_window.h |
| 133 | frontend/framebuffer_layout.cpp | 133 | frontend/framebuffer_layout.cpp |
| 134 | frontend/framebuffer_layout.h | 134 | frontend/framebuffer_layout.h |
| 135 | frontend/input_interpreter.cpp | ||
| 136 | frontend/input_interpreter.h | ||
| 137 | frontend/input.h | 135 | frontend/input.h |
| 138 | hardware_interrupt_manager.cpp | 136 | hardware_interrupt_manager.cpp |
| 139 | hardware_interrupt_manager.h | 137 | hardware_interrupt_manager.h |
| 138 | hid/input_interpreter.cpp | ||
| 139 | hid/input_interpreter.h | ||
| 140 | hle/api_version.h | 140 | hle/api_version.h |
| 141 | hle/ipc.h | 141 | hle/ipc.h |
| 142 | hle/ipc_helpers.h | 142 | hle/ipc_helpers.h |