Reorganize local header files
[openssl.git] / crypto / cast / c_ofb64.c
index 797917cf8a5170cbcd1afc703a2c329ba739f16d..bc598d4d1b6d59953030cf7199b4bc0527b20249 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <openssl/cast.h>
-#include "cast_lcl.h"
+#include "cast_local.h"
 
 /*
  * The input and output encrypted as though 64bit ofb mode is being used.