From fbefcf7280e707aaecf2d16fa89abd21c25761f6 Mon Sep 17 00:00:00 2001 From: Morph <39850852+Morph1984@users.noreply.github.com> Date: Thu, 3 Feb 2022 22:44:28 -0500 Subject: input_common: Remove unused core include --- src/input_common/helpers/touch_from_buttons.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/input_common') diff --git a/src/input_common/helpers/touch_from_buttons.cpp b/src/input_common/helpers/touch_from_buttons.cpp index ece1e3b32..f1b57d03a 100644 --- a/src/input_common/helpers/touch_from_buttons.cpp +++ b/src/input_common/helpers/touch_from_buttons.cpp @@ -4,7 +4,6 @@ #include #include "common/settings.h" -#include "core/frontend/framebuffer_layout.h" #include "input_common/helpers/touch_from_buttons.h" namespace InputCommon { -- cgit v1.2.3