summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/emu_window/emu_window_sdl2_gl.cpp
diff options
context:
space:
mode:
authorgerman77 <juangerman-13@hotmail.com>2021-09-21 02:40:00 +0200
committerNarr the Reg <juangerman-13@hotmail.com>2021-11-25 03:30:23 +0100
commit14b949a0da6aa600d873c88f1836921f4d9a7919 (patch)
treefcfb83c157d459ec391699cc25f1d0b0b7dd2a11 /src/yuzu_cmd/emu_window/emu_window_sdl2_gl.cpp
parentyuzu: Use new input on main and bootmanager (diff)
downloadyuzu-14b949a0da6aa600d873c88f1836921f4d9a7919.tar
yuzu-14b949a0da6aa600d873c88f1836921f4d9a7919.tar.gz
yuzu-14b949a0da6aa600d873c88f1836921f4d9a7919.tar.bz2
yuzu-14b949a0da6aa600d873c88f1836921f4d9a7919.tar.lz
yuzu-14b949a0da6aa600d873c88f1836921f4d9a7919.tar.xz
yuzu-14b949a0da6aa600d873c88f1836921f4d9a7919.tar.zst
yuzu-14b949a0da6aa600d873c88f1836921f4d9a7919.zip
Diffstat (limited to '')
-rw-r--r--src/yuzu_cmd/emu_window/emu_window_sdl2_gl.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/yuzu_cmd/emu_window/emu_window_sdl2_gl.cpp b/src/yuzu_cmd/emu_window/emu_window_sdl2_gl.cpp
index a075ad08a..70db865ec 100644
--- a/src/yuzu_cmd/emu_window/emu_window_sdl2_gl.cpp
+++ b/src/yuzu_cmd/emu_window/emu_window_sdl2_gl.cpp
@@ -17,7 +17,6 @@
#include "common/settings.h"
#include "common/string_util.h"
#include "core/core.h"
-#include "input_common/keyboard.h"
#include "input_common/main.h"
#include "video_core/renderer_base.h"
#include "yuzu_cmd/emu_window/emu_window_sdl2_gl.h"