[maemo-commits] [maemo-commits] r17103 - in projects/haf/trunk/totem-pl-parser: . plparse

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Jan 12 16:43:26 EET 2009
Author: ifrade
Date: 2009-01-12 16:43:25 +0200 (Mon, 12 Jan 2009)
New Revision: 17103

Modified:
   projects/haf/trunk/totem-pl-parser/ChangeLog
   projects/haf/trunk/totem-pl-parser/plparse/totem-pl-parser.h
Log:
2008-11-10 Cosimo Cecchi <cosimoc at gnome.org>

	* plparse/totem-pl-parser.h: use single GTK+ includes.

Modified: projects/haf/trunk/totem-pl-parser/ChangeLog
===================================================================
--- projects/haf/trunk/totem-pl-parser/ChangeLog	2009-01-12 14:43:14 UTC (rev 17102)
+++ projects/haf/trunk/totem-pl-parser/ChangeLog	2009-01-12 14:43:25 UTC (rev 17103)
@@ -1,3 +1,7 @@
+2008-11-10  Cosimo Cecchi  <cosimoc at gnome.org>
+
+	* plparse/totem-pl-parser.h: use single GTK+ includes.
+
 2008-11-09  Kjartan Maraas  <kmaraas at gnome.org>
 
 	* plparse/totem-pl-parser-podcast.c: (totem_pl_parser_add_atom):

Modified: projects/haf/trunk/totem-pl-parser/plparse/totem-pl-parser.h
===================================================================
--- projects/haf/trunk/totem-pl-parser/plparse/totem-pl-parser.h	2009-01-12 14:43:14 UTC (rev 17102)
+++ projects/haf/trunk/totem-pl-parser/plparse/totem-pl-parser.h	2009-01-12 14:43:25 UTC (rev 17103)
@@ -25,7 +25,7 @@
 
 #include <glib.h>
 
-#include <gtk/gtktreemodel.h>
+#include <gtk/gtk.h>
 #include "totem-pl-parser-features.h"
 #include "totem-pl-parser-builtins.h"
 


More information about the maemo-commits mailing list