--- gtkhtml-3.2.5/components/html-editor/body.c 2007/09/22 22:24:29 1.1
+++ gtkhtml-3.2.5/components/html-editor/body.c 2007/09/22 22:24:50
@@ -23,6 +23,7 @@
#include
#include
#include
+#include
#include "gi-color-combo.h"
#include "htmlengine-edit.h"
#include "htmlengine-edit-clueflowstyle.h"
--- gtkhtml-3.2.5/components/html-editor/template.c 2007/09/22 22:41:26 1.1
+++ gtkhtml-3.2.5/components/html-editor/template.c 2007/09/22 22:41:52
@@ -24,6 +24,7 @@
#include
#include
#include
+#include
#include "gtkhtml.h"
#include "htmlcursor.h"
--- gtkhtml-3.2.5/components/html-editor/toolbar.c 2007/09/22 22:43:24 1.1
+++ gtkhtml-3.2.5/components/html-editor/toolbar.c 2007/09/22 22:43:35
@@ -27,6 +27,7 @@
#include
#include
#include
+#include
#include "gi-color-combo.h"
#include "toolbar.h"
--- gtkhtml-3.2.5/components/html-editor/utils.c 2007/09/22 22:44:03 1.1
+++ gtkhtml-3.2.5/components/html-editor/utils.c 2007/09/22 22:44:16
@@ -23,6 +23,7 @@
#include
#include
#include
+#include
#include "gtkhtml-compat.h"
#include "htmlcursor.h"
#include "htmlengine.h"
--- gtkhtml-3.2.5/components/html-editor/gi-color-palette.c 2007/09/22 22:44:57 1.1
+++ gtkhtml-3.2.5/components/html-editor/gi-color-palette.c 2007/09/22 22:45:11
@@ -36,6 +36,7 @@
#include
#include
#include
+#include
#include "gi-color-group.h"
#include "gi-color-palette.h"
#include "gi-colors.h"
--- gtkhtml-3.2.5/components/html-editor/test-html-editor-control.c 2007/09/22 22:46:35 1.1
+++ gtkhtml-3.2.5/components/html-editor/test-html-editor-control.c 2007/09/22 22:46:46
@@ -23,6 +23,7 @@
#include
#include
+#include
#include
#include