[gtkhtml/gnome-2-30] Fix a build break - missing include file



commit 7a792cf84e64eeaa0a11f1a6b06fcc9515457208
Author: Milan Crha <mcrha redhat com>
Date:   Tue Aug 31 10:33:59 2010 +0200

    Fix a build break - missing include file

 components/editor/gtkhtml-editor-actions.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/components/editor/gtkhtml-editor-actions.c b/components/editor/gtkhtml-editor-actions.c
index 12ebcb8..d9e3ea3 100644
--- a/components/editor/gtkhtml-editor-actions.c
+++ b/components/editor/gtkhtml-editor-actions.c
@@ -19,6 +19,7 @@
  */
 
 #include "gtkhtml-editor-private.h"
+#include "gtkhtml-stream.h"
 
 /******************************************************************************
  * Action Group Quick Reference



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