Reorganize local header files
[openssl.git] / crypto / cast / c_enc.c
index ad8a02a4cf0a128353848daf8a71203904248f55..7e2461dfcae30ce3ccc55c96ffb90cac1b4cdea9 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <openssl/cast.h>
-#include "cast_lcl.h"
+#include "cast_local.h"
 
 void CAST_encrypt(CAST_LONG *data, const CAST_KEY *key)
 {