diff options
Diffstat (limited to 'crypto/evp/m_wp.c')
-rw-r--r-- | crypto/evp/m_wp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/evp/m_wp.c b/crypto/evp/m_wp.c index b867ebda9a..76258b6617 100644 --- a/crypto/evp/m_wp.c +++ b/crypto/evp/m_wp.c @@ -1,7 +1,7 @@ /* crypto/evp/m_wp.c */ #include <stdio.h> -#include "cryptlib.h" +#include "internal/cryptlib.h" #ifndef OPENSSL_NO_WHIRLPOOL |