[gtk+/wip/colorchooser-v2: 73/84] colorsel: include gtkcolorutils.h



commit f98ff20c948e567d8d2c6cbbd1b3a4bc8b426152
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu Feb 9 16:21:22 2012 -0500

    colorsel: include gtkcolorutils.h
    
    Fix the build

 gtk/deprecated/gtkcolorsel.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtk/deprecated/gtkcolorsel.c b/gtk/deprecated/gtkcolorsel.c
index 813d24c..a0b8377 100644
--- a/gtk/deprecated/gtkcolorsel.c
+++ b/gtk/deprecated/gtkcolorsel.c
@@ -39,6 +39,7 @@
 #include "gtkhsv.h"
 #include "gtkwindow.h"
 #include "gtkselection.h"
+#include "gtkcolorutils.h"
 #include "gtkdnd.h"
 #include "gtkdrawingarea.h"
 #include "gtkframe.h"



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