eog r4867 - in trunk: . cut-n-paste/toolbar-editor



Author: kmaraas
Date: Sun Nov  9 14:40:34 2008
New Revision: 4867
URL: http://svn.gnome.org/viewvc/eog?rev=4867&view=rev

Log:
2008-11-09  Kjartan Maraas  <kmaraas gnome org>

	* cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
	Add back removed include.

Modified:
   trunk/ChangeLog
   trunk/cut-n-paste/toolbar-editor/egg-toolbar-editor.c

Modified: trunk/cut-n-paste/toolbar-editor/egg-toolbar-editor.c
==============================================================================
--- trunk/cut-n-paste/toolbar-editor/egg-toolbar-editor.c	(original)
+++ trunk/cut-n-paste/toolbar-editor/egg-toolbar-editor.c	Sun Nov  9 14:40:34 2008
@@ -24,6 +24,7 @@
 #include "egg-editable-toolbar.h"
 
 #include <string.h>
+#include <libxml/tree.h>
 #include <gtk/gtk.h>
 #include <glib/gi18n.h>
 



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