Reorganize local header files
[openssl.git] / crypto / sm3 / sm3.c
index f5d6a86142180293e4f366f9e878bd69864b8b1a..ef03150cab8560a7d3bd043b7fd6b998b3282043 100644 (file)
@@ -10,7 +10,7 @@
  */
 
 #include <openssl/e_os2.h>
-#include "sm3_locl.h"
+#include "sm3_local.h"
 
 int sm3_init(SM3_CTX *c)
 {