summaryrefslogtreecommitdiff
path: root/nss_wrapper/nss_wrapper.c
diff options
context:
space:
mode:
Diffstat (limited to 'nss_wrapper/nss_wrapper.c')
-rw-r--r--nss_wrapper/nss_wrapper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nss_wrapper/nss_wrapper.c b/nss_wrapper/nss_wrapper.c
index 5d443facd3..da090832b0 100644
--- a/nss_wrapper/nss_wrapper.c
+++ b/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"