summaryrefslogtreecommitdiff
path: root/source4/smbd/process_onefork.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/smbd/process_onefork.c')
-rw-r--r--source4/smbd/process_onefork.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/smbd/process_onefork.c b/source4/smbd/process_onefork.c
index d1688ec98a..b0e2e29bd6 100644
--- a/source4/smbd/process_onefork.c
+++ b/source4/smbd/process_onefork.c
@@ -31,7 +31,7 @@
#include "system/filesys.h"
#include "cluster/cluster.h"
#include "param/param.h"
-#include "lib/ldb_wrap.h"
+#include "ldb_wrap.h"
#ifdef HAVE_SETPROCTITLE
#ifdef HAVE_SETPROCTITLE_H