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