Revert "Move random-related defines from e_os.h to rand_unix.c"
[oweals/openssl.git] / crypto / sm3 / m_sm3.c
index 85538dc8af06a30b9d82945bff15fbcac2c185bd..7e54f4298431c8e2c8f9222b28ed4e0809bbe2fa 100644 (file)
@@ -12,8 +12,8 @@
 
 #ifndef OPENSSL_NO_SM3
 # include <openssl/evp.h>
-# include "internal/evp_int.h"
-# include "internal/sm3.h"
+# include "crypto/evp.h"
+# include "crypto/sm3.h"
 
 static int init(EVP_MD_CTX *ctx)
 {