Fix header file include guard names
[openssl.git] / include / crypto / ec.h
index 9d8882df2e5995e5d2a05bd2c75aca5d0b22e796..4a0a967629a96273d76c5cf5e1e29fef477d5e38 100644 (file)
@@ -9,8 +9,8 @@
 
 /* Internal EC functions for other submodules: not for application use */
 
-#ifndef HEADER_OSSL_EC_INTERNAL_H
-# define HEADER_OSSL_EC_INTERNAL_H
+#ifndef OSSL_CRYPTO_EC_H
+# define OSSL_CRYPTO_EC_H
 # include <openssl/opensslconf.h>
 
 # ifndef OPENSSL_NO_EC