Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / bf / bf_ofb64.c
index 381f6a2a9cff3be6ebc5af09d76936ad3feb9d37..8ceb8d9bdaa0f6d0c135c5f28a857555217dd9ea 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 ofb mode is being