mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 09:57:59 -05:00
citra-qt: Renamed all .hxx headers to .h
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
#include <QKeySequence>
|
||||
#include <QSettings>
|
||||
#include "hotkeys.hxx"
|
||||
#include "hotkeys.h"
|
||||
#include <map>
|
||||
|
||||
struct Hotkey
|
||||
|
Reference in New Issue
Block a user