summaryrefslogtreecommitdiff
path: root/daemon/mount.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-05-26 23:58:13 -0400
committerMatthias Clasen <mclasen@redhat.com>2010-05-27 00:00:56 -0400
commite564f383f2f1cf140acee71371dda3a3a83bb935 (patch)
tree3adb045b86bb924eb065fd7646e088cd92803e67 /daemon/mount.c
parentf2e5a2c33a407ec44c033edbe58780ca0148ac70 (diff)
downloadgvfs-e564f383f2f1cf140acee71371dda3a3a83bb935.tar.gz
Rename gdbusutils.h to avoid conflict with GIO1.6.2
This makes gvfs build with recent glib again, see bug #619537
Diffstat (limited to 'daemon/mount.c')
-rw-r--r--daemon/mount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/mount.c b/daemon/mount.c
index c995f3b7..9f0c873b 100644
--- a/daemon/mount.c
+++ b/daemon/mount.c
@@ -32,7 +32,7 @@
#include "mount.h"
#include "gmountoperationdbus.h"
#include "gvfsdaemonprotocol.h"
-#include "gdbusutils.h"
+#include "gvfsdbusutils.h"
#include <glib.h>
#include <gio/gio.h>