mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-21 19:27:54 -05:00
CitraQt: Cleanup includes.
This commit is contained in:
@ -2,10 +2,13 @@
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <map>
|
||||
|
||||
#include <QKeySequence>
|
||||
#include <QSettings>
|
||||
#include <QShortcut>
|
||||
|
||||
#include "hotkeys.h"
|
||||
#include <map>
|
||||
|
||||
struct Hotkey
|
||||
{
|
||||
|
Reference in New Issue
Block a user