Reorganize private crypto header files
[openssl.git] / crypto / evp / e_rc5.c
index 95a626bd4f4e14ac9b0d0b3421f2012d20b85ba7..d92d10f16c24c250ede495a777b734e6db8bc114 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef OPENSSL_NO_RC5
 
 # include <openssl/evp.h>
-# include "internal/evp_int.h"
+# include "crypto/evp.h"
 # include <openssl/objects.h>
 # include "evp_locl.h"
 # include <openssl/rc5.h>