Browse Source

Merge pull request #7848 from Morph1984/unused-core-include

input_common: Remove unused core include
nce_cpp
Mai M 4 years ago
committed by GitHub
parent
commit
b66c1c35c0
  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 "common/settings.h"
#include "core/frontend/framebuffer_layout.h"
#include "input_common/helpers/touch_from_buttons.h"
namespace InputCommon {

Loading…
Cancel
Save