Reorganize local header files
[openssl.git] / crypto / bf / bf_cfb64.c
index ec1ec0d92497fe3ba262a96383735ec00897ec31..6f4fe33e5e5bdba9e9c7543af98972111022ce36 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <openssl/blowfish.h>
-#include "bf_locl.h"
+#include "bf_local.h"
 
 /*
  * The input and output encrypted as though 64bit cfb mode is being used.