summaryrefslogtreecommitdiff
path: root/source3/lib/replace/system/passwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/replace/system/passwd.h')
-rw-r--r--source3/lib/replace/system/passwd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/replace/system/passwd.h b/source3/lib/replace/system/passwd.h
index cad3197ccb..9d7de34bce 100644
--- a/source3/lib/replace/system/passwd.h
+++ b/source3/lib/replace/system/passwd.h
@@ -104,7 +104,7 @@ char *rep_getpass(const char *prompt);
#ifndef NSS_WRAPPER_NOT_REPLACE
#define NSS_WRAPPER_REPLACE
#endif
-#include "lib/nss_wrapper/nss_wrapper.h"
+#include "../nss_wrapper/nss_wrapper.h"
#endif
#endif