From 06e8b6452dd458cee1ad0e53046a12923cf294e9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 28 Apr 2011 15:36:51 +0000 Subject: Fix external UIs (e.g. Calf git). git-svn-id: svn://localhost/ardour2/branches/3.0@9442 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/lv2_plugin_ui.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/lv2_plugin_ui.h') diff --git a/gtk2_ardour/lv2_plugin_ui.h b/gtk2_ardour/lv2_plugin_ui.h index 5eacff14cc..ccbd177f56 100644 --- a/gtk2_ardour/lv2_plugin_ui.h +++ b/gtk2_ardour/lv2_plugin_ui.h @@ -84,6 +84,7 @@ class LV2PluginUI : public PlugUIBase, public Gtk::VBox #if defined(HAVE_NEW_SLV2) && defined(HAVE_SUIL) static SuilHost* ui_host; static SLV2Value ui_GtkUI; + static SLV2Value ui_external; SuilInstance* _inst; #else -- cgit v1.2.3