aboutsummaryrefslogtreecommitdiff
path: root/crypto/evp/m_md5_sha1.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/evp/m_md5_sha1.c')
-rw-r--r--crypto/evp/m_md5_sha1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/evp/m_md5_sha1.c b/crypto/evp/m_md5_sha1.c
index 2d98886ba0e7..eeec2b13e9ed 100644
--- a/crypto/evp/m_md5_sha1.c
+++ b/crypto/evp/m_md5_sha1.c
@@ -15,7 +15,7 @@
# include <openssl/md5.h>
# include <openssl/sha.h>
# include "internal/cryptlib.h"
-# include "internal/evp_int.h"
+# include "crypto/evp.h"
# include <openssl/rsa.h>
struct md5_sha1_ctx {