summaryrefslogtreecommitdiff
path: root/source4/lib/registry/common/reg_interface.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/registry/common/reg_interface.c')
-rw-r--r--source4/lib/registry/common/reg_interface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/registry/common/reg_interface.c b/source4/lib/registry/common/reg_interface.c
index 00fa42d342..6ea2f2baa6 100644
--- a/source4/lib/registry/common/reg_interface.c
+++ b/source4/lib/registry/common/reg_interface.c
@@ -21,7 +21,7 @@
#include "includes.h"
#include "dlinklist.h"
#include "lib/registry/registry.h"
-#include "smb_build.h"
+#include "build.h"
/* List of available backends */
static struct reg_init_function_entry *backends = NULL;