summaryrefslogtreecommitdiff
path: root/crypto/evp/m_ripemd.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/evp/m_ripemd.c')
-rw-r--r--crypto/evp/m_ripemd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/evp/m_ripemd.c b/crypto/evp/m_ripemd.c
index 7ab320843cee9..d93ad24fe58a7 100644
--- a/crypto/evp/m_ripemd.c
+++ b/crypto/evp/m_ripemd.c
@@ -17,7 +17,7 @@
# include <openssl/objects.h>
# include <openssl/x509.h>
# include <openssl/rsa.h>
-# include "internal/evp_int.h"
+# include "crypto/evp.h"
static int init(EVP_MD_CTX *ctx)
{