diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/citra_qt/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/citra_qt/CMakeLists.txt b/src/citra_qt/CMakeLists.txt index cc9e0c624..3f0099200 100644 --- a/src/citra_qt/CMakeLists.txt +++ b/src/citra_qt/CMakeLists.txt | |||
| @@ -55,6 +55,7 @@ set(HEADERS | |||
| 55 | configure_dialog.h | 55 | configure_dialog.h |
| 56 | configure_general.h | 56 | configure_general.h |
| 57 | game_list.h | 57 | game_list.h |
| 58 | game_list_p.h | ||
| 58 | hotkeys.h | 59 | hotkeys.h |
| 59 | main.h | 60 | main.h |
| 60 | ui_settings.h | 61 | ui_settings.h |