]> Pileus Git - ~andy/gtk/commitdiff
cssvalue: Remove unnecessary include
authorBenjamin Otte <otte@redhat.com>
Thu, 27 Sep 2012 14:43:24 +0000 (16:43 +0200)
committerBenjamin Otte <otte@redhat.com>
Fri, 28 Sep 2012 16:27:49 +0000 (18:27 +0200)
gtk/gtkcssvalueprivate.h

index a7f9b9628f42855071c383759ca86a6fbeea0d67..35a0f7f794435e6e922c1fff0bd2fae4488e27b3 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <glib-object.h>
 #include "gtkcsstypesprivate.h"
-#include "gtksymboliccolor.h"
 #include "gtktypes.h"
 
 G_BEGIN_DECLS