Quellcode durchsuchen

input_common: Remove unused core include

Morph vor 4 Jahren
Ursprung
Commit
fbefcf7280
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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 {