Reorganize private crypto header files
[openssl.git] / crypto / sm3 / m_sm3.c
index 38ddbfe372e1df19c341b7efd3f9f0810a401a21..4bccaaf1dc823e83f47e6b9163b129871c804286 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef OPENSSL_NO_SM3
 # include <openssl/evp.h>
 # include "internal/sm3.h"
-# include "internal/evp_int.h"
+# include "crypto/evp.h"
 
 static int init(EVP_MD_CTX *ctx)
 {