diff --git a/media-sound/din/files/din-50.2-gcc11-rename-identifier.patch b/media-sound/din/files/din-50.2-gcc11-rename-identifier.patch index 4d65f65b03882..8245a5cb021bd 100644 --- a/media-sound/din/files/din-50.2-gcc11-rename-identifier.patch +++ b/media-sound/din/files/din-50.2-gcc11-rename-identifier.patch @@ -26,16 +26,16 @@ index ae0954b..af7f178 100644 --- a/src/help.h +++ b/src/help.h @@ -5,8 +5,8 @@ - * For more information, please visit https://dinisnoise.org/ - */ - --#ifndef __help --#define __help -+#ifndef DIN_help -+#define DIN_help - #include - #include - struct help { + * For more information, please visit https://dinisnoise.org/ + */ + +-#ifndef __help +-#define __help ++#ifndef DIN_help ++#define DIN_help + #include + #include + struct help { -- 2.32.0