libegg r927 - in trunk: . libegg/fileformatchooser



Author: pwithnall
Date: Tue Feb 10 20:39:04 2009
New Revision: 927
URL: http://svn.gnome.org/viewvc/libegg?rev=927&view=rev

Log:
2009-02-10  Philip Withnall  <philip tecnocode co uk>

	* libegg/fileformatchooser/eggfileformatchooser.h: Fixed to use 
single
	includes for GTK+. (Closes: #568337)



Modified:
   trunk/ChangeLog
   trunk/libegg/fileformatchooser/eggfileformatchooser.h

Modified: trunk/libegg/fileformatchooser/eggfileformatchooser.h
==============================================================================
--- trunk/libegg/fileformatchooser/eggfileformatchooser.h	(original)
+++ trunk/libegg/fileformatchooser/eggfileformatchooser.h	Tue Feb 10 20:39:04 2009
@@ -19,7 +19,7 @@
 #ifndef __EGG_FILE_FORMAT_CHOOSER_H__
 #define __EGG_FILE_FORMAT_CHOOSER_H__
 
-#include <gtk/gtkexpander.h>
+#include <gtk/gtk.h>
 
 G_BEGIN_DECLS
 



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