summaryrefslogtreecommitdiff
path: root/common/gmountoperationdbus.c
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@src.gnome.org>2007-09-13 12:25:28 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-09-13 12:25:28 +0000
commit2cc1c9b3d90465f997203468a350f59bbd685097 (patch)
tree41947209d93b5aebc220572d20f79274630c3453 /common/gmountoperationdbus.c
parentb5a8bd71c75891c27c540fe23ff30ea9807f01dc (diff)
downloadgvfs-2cc1c9b3d90465f997203468a350f59bbd685097.tar.gz
Rename gvfstypes.h to giotypes.h
Original git commit by Alexander Larsson <alex@greebo.(none)> at 1174384072 +0100 svn path=/trunk/; revision=406
Diffstat (limited to 'common/gmountoperationdbus.c')
-rw-r--r--common/gmountoperationdbus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gmountoperationdbus.c b/common/gmountoperationdbus.c
index 79b3fc18..0e0694fa 100644
--- a/common/gmountoperationdbus.c
+++ b/common/gmountoperationdbus.c
@@ -4,7 +4,7 @@
#include <dbus/dbus.h>
-#include <gio/gvfstypes.h>
+#include <gio/giotypes.h>
#include <gio/gioerror.h>
#include "gmountoperationdbus.h"
#include "gvfsdaemonprotocol.h"