From c5b24427c77104b5a173b4a0b1d996c0c0f4c58c Mon Sep 17 00:00:00 2001 From: A Frederick Christensen Date: Thu, 26 Feb 2026 23:13:05 -0600 Subject: [PATCH] tablet-input: Alphabetize includes --- patches/tablet-input/tablet-input-0.8.patch | 2 +- patches/tablet-input/tablet-input-wlroots-next-f4249db.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/tablet-input/tablet-input-0.8.patch b/patches/tablet-input/tablet-input-0.8.patch index 148e7e3..3c64854 100644 --- a/patches/tablet-input/tablet-input-0.8.patch +++ b/patches/tablet-input/tablet-input-0.8.patch @@ -53,8 +53,8 @@ index 44f3ad9..4ef2cc8 100644 #include #include #include -+#include +#include ++#include +#include #include #include diff --git a/patches/tablet-input/tablet-input-wlroots-next-f4249db.patch b/patches/tablet-input/tablet-input-wlroots-next-f4249db.patch index d0d7d47..8fb44ab 100644 --- a/patches/tablet-input/tablet-input-wlroots-next-f4249db.patch +++ b/patches/tablet-input/tablet-input-wlroots-next-f4249db.patch @@ -53,8 +53,8 @@ index 8a9715d..e7d796b 100644 #include #include #include -+#include +#include ++#include +#include #include #include