diff options
Diffstat (limited to 'source4/lib/nss_wrapper/nss_wrapper.c')
-rw-r--r-- | source4/lib/nss_wrapper/nss_wrapper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/nss_wrapper/nss_wrapper.c b/source4/lib/nss_wrapper/nss_wrapper.c index 5bf7ebda4f..41cb52240d 100644 --- a/source4/lib/nss_wrapper/nss_wrapper.c +++ b/source4/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" |