summaryrefslogtreecommitdiff
path: root/client/gdaemonfilemonitor.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/gdaemonfilemonitor.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/gdaemonfilemonitor.c')
-rw-r--r--client/gdaemonfilemonitor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/gdaemonfilemonitor.c b/client/gdaemonfilemonitor.c
index 851907a9..20c10f92 100644
--- a/client/gdaemonfilemonitor.c
+++ b/client/gdaemonfilemonitor.c
@@ -27,7 +27,7 @@
#include <gio/gio.h>
#include <gvfsdaemondbus.h>
#include <gvfsdaemonprotocol.h>
-#include "gdbusutils.h"
+#include "gvfsdbusutils.h"
#include "gmountspec.h"
#include "gdaemonfile.h"