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:
David Robillard 2011-03-08 22:43:02 +00:00
parent ca9a816d30
commit 785e32237d

View file

@ -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,