Reorganize private crypto header files
[openssl.git] / crypto / evp / e_cast.c
index 8906bd470327180fb2a8b2fc25cdbbe7a127c0c6..4b06717b72e73225c03c613dd02346d8d1a1395b 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef OPENSSL_NO_CAST
 # include <openssl/evp.h>
 # include <openssl/objects.h>
-# include "internal/evp_int.h"
+# include "crypto/evp.h"
 # include <openssl/cast.h>
 
 static int cast_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,