From 2bed52a37ea215004223483ace7b15292e9f4f31 Mon Sep 17 00:00:00 2001 From: Nasimovy Date: Sun, 22 Jun 2025 14:19:34 +0200 Subject: [PATCH] removal of H file line --- src/graphics/Screen.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/graphics/Screen.cpp b/src/graphics/Screen.cpp index 923a71c4c..84d9b0693 100644 --- a/src/graphics/Screen.cpp +++ b/src/graphics/Screen.cpp @@ -39,7 +39,6 @@ along with this program. If not, see . #include "graphics/ScreenFonts.h" #include "graphics/images.h" #include "input/ScanAndSelect.h" -#include "input/TouchScreenCST226SE.h" #include "input/TouchScreenImpl1.h" #include "main.h" #include "mesh-pb-constants.h"