summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source4/lib/registry/reg_backend_gconf/reg_backend_gconf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/registry/reg_backend_gconf/reg_backend_gconf.c b/source4/lib/registry/reg_backend_gconf/reg_backend_gconf.c
index 4f8cc5466e..382bc6dba5 100644
--- a/source4/lib/registry/reg_backend_gconf/reg_backend_gconf.c
+++ b/source4/lib/registry/reg_backend_gconf/reg_backend_gconf.c
@@ -19,6 +19,7 @@
*/
#include "includes.h"
+#include "registry.h"
#include <gconf/gconf-client.h>
static WERROR gerror_to_werror(GError *error)