From 9a7db75bf62c94320a2b3aedb09188674a0def48 Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Fri, 4 Jul 2025 18:54:17 +0200 Subject: [PATCH] glamor: glamor.h: don't need to include fbpict.h This header doesn't need anything from fbpict.h, so no need to include it here. Signed-off-by: Enrico Weigelt, metux IT consult --- glamor/glamor.h | 1 - glamor/glamor_addtraps.c | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/glamor/glamor.h b/glamor/glamor.h index 09828b068..79d627e32 100644 --- a/glamor/glamor.h +++ b/glamor/glamor.h @@ -34,7 +34,6 @@ #include #include #include -#include #ifdef GLAMOR_FOR_XORG #include #endif diff --git a/glamor/glamor_addtraps.c b/glamor/glamor_addtraps.c index 723d1ff25..2d370c7e3 100644 --- a/glamor/glamor_addtraps.c +++ b/glamor/glamor_addtraps.c @@ -27,6 +27,8 @@ */ #include +#include "fb/fbpict.h" + #include "glamor_priv.h" void