Преглед изворни кода

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

input_common: Remove unused core include
Mai M пре 4 година
родитељ
комит
7ad17ae397
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/input_common/helpers/touch_from_buttons.cpp

+ 0 - 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 {