Remove src/crypto from default include path
[mech_eap.git] / src / eap_common / eap_peap_common.c
index 14625f9..3a64b8e 100644 (file)
@@ -15,7 +15,7 @@
 #include "includes.h"
 
 #include "common.h"
-#include "sha1.h"
+#include "crypto/sha1.h"
 #include "eap_peap_common.h"
 
 void peap_prfplus(int version, const u8 *key, size_t key_len,