fix a -Wattributes

This commit is contained in:
Robin Gareus 2017-08-07 13:58:05 +02:00
parent 4994bc4fb1
commit 7e3a286627

View file

@ -22,7 +22,7 @@
#include "ardour/vst_plugin.h" #include "ardour/vst_plugin.h"
struct LIBARDOUR_API _VSTHandle; struct _VSTHandle;
typedef struct _VSTHandle VSTHandle; typedef struct _VSTHandle VSTHandle;
namespace ARDOUR { namespace ARDOUR {