From 92b9fea3d16c3b40bba79858ef346b9f1cd58f8a Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 17 Oct 2013 10:51:30 -0400 Subject: remove a few more misplaced export macros --- libs/ardour/ardour/lxvst_plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ardour/ardour/lxvst_plugin.h') diff --git a/libs/ardour/ardour/lxvst_plugin.h b/libs/ardour/ardour/lxvst_plugin.h index 1eba007790..f1a50b2f30 100644 --- a/libs/ardour/ardour/lxvst_plugin.h +++ b/libs/ardour/ardour/lxvst_plugin.h @@ -22,7 +22,7 @@ #include "ardour/vst_plugin.h" -struct LIBARDOUR_API _VSTHandle; +struct _VSTHandle; typedef struct _VSTHandle VSTHandle; namespace ARDOUR { -- cgit v1.2.3