cryptall.h is not needed for anything and cannot even be #include-d
[openssl.git] / crypto / bf / bf_skey.c
index f6c45535e112862e87ef04a95c3b843a5e4aa30e..eefa8e6f51dc53edf0fcb08989be7c0ff7386415 100644 (file)
@@ -58,7 +58,7 @@
 
 #include <stdio.h>
 #include <string.h>
-#include "blowfish.h"
+#include <openssl/blowfish.h>
 #include "bf_locl.h"
 #include "bf_pi.h"