diff --git a/libs/ardour/ardour/mac_vst_plugin.h b/libs/ardour/ardour/mac_vst_plugin.h index 4eb4e41300..fa05dff80f 100644 --- a/libs/ardour/ardour/mac_vst_plugin.h +++ b/libs/ardour/ardour/mac_vst_plugin.h @@ -22,7 +22,7 @@ #include "ardour/vst_plugin.h" -struct LIBARDOUR_API _VSTHandle; +struct _VSTHandle; typedef struct _VSTHandle VSTHandle; namespace ARDOUR {