summaryrefslogtreecommitdiff
path: root/source3/registry/reg_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/registry/reg_api.c')
-rw-r--r--source3/registry/reg_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/registry/reg_api.c b/source3/registry/reg_api.c
index 48d4b3dfd9..0eba8e0d01 100644
--- a/source3/registry/reg_api.c
+++ b/source3/registry/reg_api.c
@@ -66,7 +66,7 @@
#include "registry.h"
#include "reg_cachehook.h"
#include "regfio.h"
-#include "reg_util.h"
+#include "reg_util_internal.h"
#include "reg_backend_db.h"
#include "reg_dispatcher.h"