summaryrefslogtreecommitdiffstats
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 af8ae31ec1..e9ed800145 100644
--- a/crypto/evp/m_md5_sha1.c
+++ b/crypto/evp/m_md5_sha1.c
@@ -12,7 +12,7 @@
# include <string.h>
# include <openssl/evp.h>
# include <openssl/obj_mac.h>
-# include "internal/evp_int.h"
+# include "crypto/evp.h"
# include "internal/md5_sha1.h"
static int init(EVP_MD_CTX *ctx)