input_common: Remove unused core include

This commit is contained in:
Morph 2022-02-03 22:44:28 -05:00
parent fc8aef7323
commit fbefcf7280

View file

@ -4,7 +4,6 @@
#include <algorithm>
#include "common/settings.h"
#include "core/frontend/framebuffer_layout.h"
#include "input_common/helpers/touch_from_buttons.h"
namespace InputCommon {