Browse Source

input_common: Remove unused core include

pull/15/merge
Morph 4 years ago
parent
commit
fbefcf7280
  1. 1
      src/input_common/helpers/touch_from_buttons.cpp

1
src/input_common/helpers/touch_from_buttons.cpp

@ -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…
Cancel
Save