Fix compilation with old SLV2.
git-svn-id: svn://localhost/ardour2/branches/3.0@9109 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -30,7 +30,9 @@ using namespace Gtk;
|
||||
using namespace ARDOUR;
|
||||
using namespace PBD;
|
||||
|
||||
#ifdef HAVE_NEW_SLV2
|
||||
SLV2UIHost LV2PluginUI::ui_host = NULL;
|
||||
#endif
|
||||
|
||||
void
|
||||
LV2PluginUI::lv2_ui_write(LV2UI_Controller controller,
|
||||
|
||||
Reference in New Issue
Block a user