summaryrefslogtreecommitdiff
path: root/client/gdaemonvfs.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 /client/gdaemonvfs.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 'client/gdaemonvfs.c')
-rw-r--r--client/gdaemonvfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/gdaemonvfs.c b/client/gdaemonvfs.c
index 96a65e88..59131b09 100644
--- a/client/gdaemonvfs.c
+++ b/client/gdaemonvfs.c
@@ -33,7 +33,7 @@
#include <gvfsdaemonprotocol.h>
#include <gmodule.h>
#include "gvfsdaemondbus.h"
-#include "gdbusutils.h"
+#include "gvfsdbusutils.h"
#include "gmountspec.h"
#include "gvfsurimapper.h"
#include "gdaemonvolumemonitor.h"