Fix header file include guard names
[openssl.git] / include / openssl / blowfish.h
index 2a6bda4edfdad7a1210c20715cd0830d9482ab32..1445a5fd871c103fee859fe39b0e2708fd821744 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_BLOWFISH_H
-# define HEADER_BLOWFISH_H
+#ifndef OPENSSL_BLOWFISH_H
+# define OPENSSL_BLOWFISH_H
 
 # include <openssl/opensslconf.h>