X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fsm3%2Fm_sm3.c;h=7e54f4298431c8e2c8f9222b28ed4e0809bbe2fa;hb=f245be91a7bb4ccfdff630f92390e7ae72c6ca98;hp=85538dc8af06a30b9d82945bff15fbcac2c185bd;hpb=67e247fad12308e34817e60c9242113c285fb00c;p=oweals%2Fopenssl.git diff --git a/crypto/sm3/m_sm3.c b/crypto/sm3/m_sm3.c index 85538dc8af..7e54f42984 100644 --- a/crypto/sm3/m_sm3.c +++ b/crypto/sm3/m_sm3.c @@ -12,8 +12,8 @@ #ifndef OPENSSL_NO_SM3 # include -# include "internal/evp_int.h" -# include "internal/sm3.h" +# include "crypto/evp.h" +# include "crypto/sm3.h" static int init(EVP_MD_CTX *ctx) {