mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-08 04:08:49 -04: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