summaryrefslogtreecommitdiff
path: root/crypto/sm3/sm3.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/sm3/sm3.c')
-rw-r--r--crypto/sm3/sm3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sm3/sm3.c b/crypto/sm3/sm3.c
index 1588dd115aa28..d78292b4c5b7e 100644
--- a/crypto/sm3/sm3.c
+++ b/crypto/sm3/sm3.c
@@ -10,7 +10,7 @@
*/
#include <openssl/e_os2.h>
-#include "sm3_locl.h"
+#include "sm3_local.h"
int sm3_init(SM3_CTX *c)
{