Fix header file include guard names
[openssl.git] / include / crypto / sm4.h
index f2e172877352d8f8571f3d7e01dae70d4b927a4a..fb5253d857b660320d7614b7760cf0c077f391c0 100644 (file)
@@ -8,8 +8,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_SM4_H
-# define HEADER_SM4_H
+#ifndef OSSL_CRYPTO_SM4_H
+# define OSSL_CRYPTO_SM4_H
 
 # include <openssl/opensslconf.h>
 # include <openssl/e_os2.h>