[gtk+/gtk-2-90: 98/158] Include gtkspinner.h in GtkStyle



commit 2f1a1bc1a8b07b3f4d834506f21d5fd2f4f5c9af
Author: Christian Dywan <christian twotoasts de>
Date:   Fri Oct 16 15:51:13 2009 +0200

    Include gtkspinner.h in GtkStyle

 gtk/gtkstyle.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkstyle.c b/gtk/gtkstyle.c
index a2b63a3..c45a32e 100644
--- a/gtk/gtkstyle.c
+++ b/gtk/gtkstyle.c
@@ -41,6 +41,7 @@
 #include "gtksettings.h"	/* _gtk_settings_parse_convert() */
 #include "gtkintl.h"
 #include "gtkalias.h"
+#include "gtkspinner.h"
 
 #define LIGHTNESS_MULT  1.3
 #define DARKNESS_MULT   0.7



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]