summaryrefslogtreecommitdiff
path: root/source4/auth/gensec/schannel_sign.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/auth/gensec/schannel_sign.c')
-rw-r--r--source4/auth/gensec/schannel_sign.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/auth/gensec/schannel_sign.c b/source4/auth/gensec/schannel_sign.c
index 1e57beba08..9862a029a4 100644
--- a/source4/auth/gensec/schannel_sign.c
+++ b/source4/auth/gensec/schannel_sign.c
@@ -21,7 +21,7 @@
*/
#include "includes.h"
-#include "lib/crypto/crypto.h"
+#include "../lib/crypto/crypto.h"
#include "auth/auth.h"
#include "auth/gensec/schannel.h"
#include "auth/credentials/credentials.h"