Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / bf / bf_cfb64.c
index 308b965867d945f87614e6b772b6f82fd4d5cb7a..1fb8905f49e6a7f6e3083c8cba347834fe0af356 100644 (file)
@@ -56,7 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
-#include "blowfish.h"
+#include <openssl/blowfish.h>
 #include "bf_locl.h"
 
 /* The input and output encrypted as though 64bit cfb mode is being