mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
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:
parent
ca9a816d30
commit
785e32237d
1 changed files with 2 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue