Reorganize local header files
[openssl.git] / crypto / cast / c_cfb64.c
index 7bac5c72df1d84f49602c02fa751204d1eb71bbd..1ae13bc3d8a674e95de65eb2f80be1a44f971a53 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 cfb mode is being used.