summaryrefslogtreecommitdiff
path: root/source3/lib/nss_wrapper/nss_wrapper.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/nss_wrapper/nss_wrapper.c')
-rw-r--r--source3/lib/nss_wrapper/nss_wrapper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/nss_wrapper/nss_wrapper.c b/source3/lib/nss_wrapper/nss_wrapper.c
index 5d443facd3..da090832b0 100644
--- a/source3/lib/nss_wrapper/nss_wrapper.c
+++ b/source3/lib/nss_wrapper/nss_wrapper.c
@@ -34,7 +34,7 @@
#ifdef _SAMBA_BUILD_
#define NSS_WRAPPER_NOT_REPLACE
-#include "lib/replace/replace.h"
+#include "../replace/replace.h"
#include "system/passwd.h"
#include "system/filesys.h"