From 5e65983c5f9944d4df7a017e215d1934c356de84 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 24 Feb 2011 01:31:49 +0000 Subject: Move UI stuff back into slv2.h (avoid breakage). Deprecate slv2_ui_instance_get_descriptor and slv2_ui_instance_get_handle. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3020 a436a847-0d15-0410-975c-d299462d15a1 --- src/client/PluginUI.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/client/PluginUI.cpp') diff --git a/src/client/PluginUI.cpp b/src/client/PluginUI.cpp index 0411222b..d13bc1b3 100644 --- a/src/client/PluginUI.cpp +++ b/src/client/PluginUI.cpp @@ -21,8 +21,6 @@ #include "lv2/lv2plug.in/ns/ext/event/event.h" #include "lv2/lv2plug.in/ns/ext/event/event-helpers.h" -#include "slv2/ui.h" - #include "shared/LV2Atom.hpp" #include "shared/LV2URIMap.hpp" -- cgit v1.2.1