diff --git a/gtk2_ardour/au_pluginui.h b/gtk2_ardour/au_pluginui.h index bc1ce4ce21..41b3116e51 100644 --- a/gtk2_ardour/au_pluginui.h +++ b/gtk2_ardour/au_pluginui.h @@ -34,6 +34,13 @@ #undef require #undef verify +#ifdef YES +#undef YES +#endif +#ifdef NO +#undef NO +#endif + #include #include #include