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