mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-13 06:12:33 -07: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