summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/dconf-changeset.c2
-rw-r--r--common/dconf-paths.c2
2 files changed, 4 insertions, 0 deletions
diff --git a/common/dconf-changeset.c b/common/dconf-changeset.c
index 54be719..e0196ac 100644
--- a/common/dconf-changeset.c
+++ b/common/dconf-changeset.c
@@ -19,6 +19,8 @@
* Author: Ryan Lortie <desrt@desrt.ca>
*/
+#include "config.h"
+
#include "dconf-changeset.h"
#include "dconf-paths.h"
diff --git a/common/dconf-paths.c b/common/dconf-paths.c
index 70cea5b..834750a 100644
--- a/common/dconf-paths.c
+++ b/common/dconf-paths.c
@@ -20,6 +20,8 @@
* Author: Ryan Lortie <desrt@desrt.ca>
*/
+#include "config.h"
+
#include "dconf-paths.h"
/**