commit e3e0bc2183a3c52299d55e1f379f0aa4a4f69013
parent 3de334d26cce42808314d53eddcee99a959dda85
Author: falkTX <falktx@falktx.com>
Date: Thu, 2 Jun 2022 01:16:11 +0100
Fix for the previous commmit
Signed-off-by: falkTX <falktx@falktx.com>
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/distrho/DistrhoUI_macOS.mm b/distrho/DistrhoUI_macOS.mm
@@ -30,6 +30,7 @@
# define FILE_BROWSER_DIALOG_DISTRHO_NAMESPACE
# include "extra/FileBrowserDialog.hpp"
# import "extra/FileBrowserDialogImpl.cpp"
+# undef FILE_BROWSER_DIALOG_DISTRHO_NAMESPACE
#endif
#if DISTRHO_PLUGIN_HAS_EXTERNAL_UI