Remove src/crypto from default include path
[libeap.git] / wpa_supplicant / wpa_passphrase.c
index 96b0c32..67465aa 100644 (file)
@@ -15,7 +15,7 @@
 #include "includes.h"
 
 #include "common.h"
-#include "sha1.h"
+#include "crypto/sha1.h"
 
 
 int main(int argc, char *argv[])