From ace40b625f29ba2b1f3f7de1470602244f2b8234 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 1 Feb 2023 21:32:46 +0100 Subject: [PATCH] st/icon-theme: Remove unused header Part-of: --- src/st/st-icon-theme.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/st/st-icon-theme.c b/src/st/st-icon-theme.c index b99ab7420..afb0c666b 100644 --- a/src/st/st-icon-theme.c +++ b/src/st/st-icon-theme.c @@ -49,7 +49,6 @@ #include "deprecated/gtknumerableiconprivate.h" #include "gtksettingsprivate.h" #include "gtkstylecontextprivate.h" -#include "gtkprivate.h" #undef GDK_DEPRECATED #undef GDK_DEPRECATED_FOR