Fix header file include guard names
[oweals/openssl.git] / include / openssl / ui.h
index 5901d232084e2d334b236de0d78231776bc77488..23e27bc0532c2aeda94fd087ab794561072cc120 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_UI_H
-# define HEADER_UI_H
+#ifndef OPENSSL_UI_H
+# define OPENSSL_UI_H
 
 # include <openssl/opensslconf.h>