From 6de587b04154f2efdc2a94c0a78225f7adc88ff9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 27 Jan 2008 07:49:37 +0000 Subject: Packaging stuff. Add scale points API. Display scale points in lv2_inspect. Fix bugs resulting in returning empty collections. git-svn-id: http://svn.drobilla.net/lad/slv2@1114 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 6d0298b..3ddd85f 100644 --- a/slv2/slv2.h +++ b/slv2/slv2.h @@ -35,6 +35,8 @@ extern "C" { #include #include #include +#include +#include #include #ifdef __cplusplus -- cgit v1.2.1