diff options
| author | german77 <juangerman-13@hotmail.com> | 2021-09-20 19:40:00 -0500 |
|---|---|---|
| committer | Narr the Reg <juangerman-13@hotmail.com> | 2021-11-24 20:30:23 -0600 |
| commit | 14b949a0da6aa600d873c88f1836921f4d9a7919 (patch) | |
| tree | fcfb83c157d459ec391699cc25f1d0b0b7dd2a11 /src/yuzu_cmd/emu_window/emu_window_sdl2_gl.cpp | |
| parent | 737d305f6324d28a7fde882077fb7e9a0e66311f (diff) | |
yuzu_cmd: Use new input
Diffstat (limited to 'src/yuzu_cmd/emu_window/emu_window_sdl2_gl.cpp')
| -rw-r--r-- | src/yuzu_cmd/emu_window/emu_window_sdl2_gl.cpp | 1 |
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" |
