totem r5960 - in trunk: . src



Author: pwithnall
Date: Tue Feb 10 20:34:47 2009
New Revision: 5960
URL: http://svn.gnome.org/viewvc/totem?rev=5960&view=rev

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

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



Modified:
   trunk/ChangeLog
   trunk/src/eggfileformatchooser.h

Modified: trunk/src/eggfileformatchooser.h
==============================================================================
--- trunk/src/eggfileformatchooser.h	(original)
+++ trunk/src/eggfileformatchooser.h	Tue Feb 10 20:34:47 2009
@@ -1,7 +1,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]