]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/evp/e_xcbc_d.c
Reorganize private crypto header files
[thirdparty/openssl.git] / crypto / evp / e_xcbc_d.c
index 285001c3736ec8c8f2c82e84b591a6a91c6b46b8..d402606b6d7f0ec5aa36ae0444e0f0f4db0309cc 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/des.h>
 
 static int desx_cbc_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,