summaryrefslogtreecommitdiffstats
path: root/src/core/hid/emulated_controller.h
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2022-02-02 18:12:22 +0100
committerLioncash <mathew1800@gmail.com>2022-02-02 18:17:08 +0100
commit76d83ffbece12d9509c5cc753dd6c69d8abeb458 (patch)
treed514d72b25ccea9a7405bd36e8caf7a79da4d909 /src/core/hid/emulated_controller.h
parentMerge pull request #7807 from german77/moar-buttons (diff)
downloadyuzu-76d83ffbece12d9509c5cc753dd6c69d8abeb458.tar
yuzu-76d83ffbece12d9509c5cc753dd6c69d8abeb458.tar.gz
yuzu-76d83ffbece12d9509c5cc753dd6c69d8abeb458.tar.bz2
yuzu-76d83ffbece12d9509c5cc753dd6c69d8abeb458.tar.lz
yuzu-76d83ffbece12d9509c5cc753dd6c69d8abeb458.tar.xz
yuzu-76d83ffbece12d9509c5cc753dd6c69d8abeb458.tar.zst
yuzu-76d83ffbece12d9509c5cc753dd6c69d8abeb458.zip
Diffstat (limited to '')
-rw-r--r--src/core/hid/emulated_controller.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/hid/emulated_controller.h b/src/core/hid/emulated_controller.h
index a63a83cce..d8642c5b3 100644
--- a/src/core/hid/emulated_controller.h
+++ b/src/core/hid/emulated_controller.h
@@ -13,8 +13,6 @@
#include "common/common_types.h"
#include "common/input.h"
#include "common/param_package.h"
-#include "common/point.h"
-#include "common/quaternion.h"
#include "common/settings.h"
#include "common/vector_math.h"
#include "core/hid/hid_types.h"