[maemo-commits] [maemo-commits] r15956 - projects/haf/branches/hildon-thumbnail/daemonize/daemon

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Sep 2 17:56:38 EEST 2008
Author: pvanhoof
Date: 2008-09-02 17:56:37 +0300 (Tue, 02 Sep 2008)
New Revision: 15956

Modified:
   projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c
Log:
Support for GnomeVFS

Modified: projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c
===================================================================
--- projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c	2008-09-02 14:55:33 UTC (rev 15955)
+++ projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c	2008-09-02 14:56:37 UTC (rev 15956)
@@ -6,6 +6,8 @@
 
 #ifdef HAVE_GIO
 #include <gio/gio.h>
+#else
+#include <libgnomevfs/gnome-vfs.h>
 #endif
 
 #include <dbus/dbus-glib-bindings.h>


More information about the maemo-commits mailing list