From: Benjamin Otte Date: Mon, 23 Aug 2021 05:06:25 +0000 (+0200) Subject: stylecontext: Remove unneeded headers X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2^2~124^2~7 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=11c1b97d5c0bc4a966cea266bde6dd3d95cc27ca;p=gtk4.git stylecontext: Remove unneeded headers --- diff --git a/gtk/gtkstylecontext.c b/gtk/gtkstylecontext.c index 4ded60230c..5e8138d5d9 100644 --- a/gtk/gtkstylecontext.c +++ b/gtk/gtkstylecontext.c @@ -20,31 +20,16 @@ #include "gtkstylecontextprivate.h" #include -#include -#include -#include #include "gtkcsscolorvalueprivate.h" -#include "gtkcssenumvalueprivate.h" -#include "gtkcssimagevalueprivate.h" -#include "gtkcssnodedeclarationprivate.h" #include "gtkcssnumbervalueprivate.h" -#include "gtkcsscolorvalueprivate.h" -#include "gtkcsscolorvalueprivate.h" -#include "gtkcssstylepropertyprivate.h" #include "gtkcsstransientnodeprivate.h" -#include "gtkcsswidgetnodeprivate.h" #include "gtkdebug.h" #include "gtkintl.h" #include "gtkprivate.h" -#include "gtkrenderbackgroundprivate.h" -#include "gtkrendericonprivate.h" #include "gtksettings.h" #include "gtksettingsprivate.h" -#include "gtkstylecascadeprivate.h" -#include "gtkstyleproviderprivate.h" -#include "gtktypebuiltins.h" -#include "gtkwidgetprivate.h" +#include "gtksnapshot.h" /**