[gthumb] Removed some extraneous gnomevfs includes



commit ca3e15f082296cff1ab044cb0c83a47c198460ce
Author: Michael J. Chudobiak <mjc avtechpulse com>
Date:   Wed May 20 15:19:39 2009 -0400

    Removed some extraneous gnomevfs includes
---
 libgthumb/gth-file-list.c |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/libgthumb/gth-file-list.c b/libgthumb/gth-file-list.c
index 3cb2dea..574929c 100644
--- a/libgthumb/gth-file-list.c
+++ b/libgthumb/gth-file-list.c
@@ -26,10 +26,7 @@
 #include <glib/gi18n.h>
 #include <gtk/gtk.h>
 #include <libgnomeui/gnome-icon-lookup.h>
-#include <libgnomevfs/gnome-vfs-types.h>
-#include <libgnomevfs/gnome-vfs-ops.h>
-#include <libgnomevfs/gnome-vfs-file-info.h>
-#include <libgnomevfs/gnome-vfs-utils.h>
+#include <libgnomevfs/gnome-vfs-async-ops.h>
 
 #include "gconf-utils.h"
 #include "gthumb-init.h"



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