Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / bf / bftest.c
index 06b528f64b95acef0cdb229451ce25460f8a5c7b..df4c211d9db72a478a0338b8e96cac7c35b971f7 100644 (file)
@@ -62,7 +62,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
-#include "blowfish.h"
+#include <openssl/blowfish.h>
 
 char *bf_key[2]={
        "abcdefghijklmnopqrstuvwxyz",