From 6ce7a3d241ca86458c07be2617b3b634a603207a Mon Sep 17 00:00:00 2001 From: Sqooky Date: Thu, 8 Jan 2026 21:39:13 -0500 Subject: [PATCH] Remove duplicate include of 'text-input.h' --- src/ext-protocol/all.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ext-protocol/all.h b/src/ext-protocol/all.h index a9551e96..3b108ab8 100644 --- a/src/ext-protocol/all.h +++ b/src/ext-protocol/all.h @@ -4,4 +4,4 @@ #include "tablet.h" #include "text-input.h" #include "tearing.h" -#include "text-input.h" +