mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2025-06-21 12:44:57 +02:00
input_common: Remove unused core include
This commit is contained in:
parent
fc8aef7323
commit
fbefcf7280
@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include "common/settings.h"
|
#include "common/settings.h"
|
||||||
#include "core/frontend/framebuffer_layout.h"
|
|
||||||
#include "input_common/helpers/touch_from_buttons.h"
|
#include "input_common/helpers/touch_from_buttons.h"
|
||||||
|
|
||||||
namespace InputCommon {
|
namespace InputCommon {
|
||||||
|
Loading…
Reference in New Issue
Block a user