From a06305e2c8068f0519f25ab3d0eddf7278d6ba7c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 23 Sep 2007 18:51:21 +0000 Subject: Support for plugin UIs in separate bundles. Fix some memory leaks. Better/more future proof UI interface. git-svn-id: http://svn.drobilla.net/lad/slv2@772 a436a847-0d15-0410-975c-d299462d15a1 --- slv2/slv2.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'slv2/slv2.h') diff --git a/slv2/slv2.h b/slv2/slv2.h index 64c40c6..dbb98e3 100644 --- a/slv2/slv2.h +++ b/slv2/slv2.h @@ -28,6 +28,8 @@ extern "C" { #include #include #include +#include +#include #include #include #include -- cgit v1.2.1