summaryrefslogtreecommitdiff
path: root/xfconf/xfconf-cache.c
diff options
context:
space:
mode:
authorAli Abdallah <aliovx@gmail.com>2016-04-21 14:20:51 +0200
committerAli Abdallah <aliovx@gmail.com>2016-04-21 14:20:51 +0200
commit1bbde5a1f2b73e3b3637568fc1d5dba405e92d5f (patch)
tree9f8ae3d89e685d5e5ae582dfed9cee77ed648db3 /xfconf/xfconf-cache.c
parent6312fb9aabffefddfd4815c8fc3c98b2dbfbb398 (diff)
downloadxfconf-1bbde5a1f2b73e3b3637568fc1d5dba405e92d5f.tar.gz
Move the gdbus generated code to the common directory
Diffstat (limited to 'xfconf/xfconf-cache.c')
-rw-r--r--xfconf/xfconf-cache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfconf/xfconf-cache.c b/xfconf/xfconf-cache.c
index 3022b34..c8249c0 100644
--- a/xfconf/xfconf-cache.c
+++ b/xfconf/xfconf-cache.c
@@ -30,7 +30,7 @@
#include "xfconf-cache.h"
#include "xfconf-channel.h"
#include "xfconf-errors.h"
-#include "xfconf-gdbus-bindings.h"
+#include "common/xfconf-gdbus-bindings.h"
#include "common/xfconf-gvaluefuncs.h"
#include "xfconf-private.h"
#include "common/xfconf-marshal.h"