diff options
Diffstat (limited to 'src/citra_qt/hotkeys.cpp')
| -rw-r--r-- | src/citra_qt/hotkeys.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/citra_qt/hotkeys.cpp b/src/citra_qt/hotkeys.cpp index 08be7ff74..322c25c9e 100644 --- a/src/citra_qt/hotkeys.cpp +++ b/src/citra_qt/hotkeys.cpp | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | #include <QKeySequence> | 5 | #include <QKeySequence> |
| 6 | #include <QSettings> | 6 | #include <QSettings> |
| 7 | #include "hotkeys.hxx" | 7 | #include "hotkeys.h" |
| 8 | #include <map> | 8 | #include <map> |
| 9 | 9 | ||
| 10 | struct Hotkey | 10 | struct Hotkey |