Reorganize private crypto header files
[openssl.git] / crypto / evp / e_rc2.c
index 375714a6f47cf87ff27c3a3cce4e2d3929407c1c..d2201b000a0e9cd8d1b1bd7a49edf84a4b95bcfd 100644 (file)
@@ -14,7 +14,7 @@
 
 # include <openssl/evp.h>
 # include <openssl/objects.h>
-# include "internal/evp_int.h"
+# include "crypto/evp.h"
 # include <openssl/rc2.h>
 
 static int rc2_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,