summaryrefslogtreecommitdiff
path: root/src/yuzu/applets/qt_controller.cpp
diff options
context:
space:
mode:
authorgerman77 <juangerman-13@hotmail.com>2021-09-20 20:53:04 -0500
committerNarr the Reg <juangerman-13@hotmail.com>2021-11-24 20:30:24 -0600
commite14ae06391ac724e4be4557df0568846687a3662 (patch)
tree3db695f4e13214aa638c182e66f94f156b8f5115 /src/yuzu/applets/qt_controller.cpp
parent1b82d5bb4f9440603e7af0af6abed7968aef37e4 (diff)
core: Update input interpreter
Diffstat (limited to 'src/yuzu/applets/qt_controller.cpp')
-rw-r--r--src/yuzu/applets/qt_controller.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/yuzu/applets/qt_controller.cpp b/src/yuzu/applets/qt_controller.cpp
index 4dd577a18..2cd5ed718 100644
--- a/src/yuzu/applets/qt_controller.cpp
+++ b/src/yuzu/applets/qt_controller.cpp
@@ -9,8 +9,6 @@
#include "common/param_package.h"
#include "common/string_util.h"
#include "core/core.h"
-#include "core/hid/emulated_controller.h
-#include "core/hid/hid_types.h
#include "core/hle/lock.h"
#include "core/hle/service/hid/controllers/npad.h"
#include "core/hle/service/hid/hid.h"