part 2 of 3 of the 2.8 -> 3.0 merge

git-svn-id: svn://localhost/ardour2/branches/3.0@4987 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis
2009-04-16 16:02:25 +00:00
parent 60eef7dd3e
commit a4b8955f3e
48 changed files with 1022 additions and 244 deletions

View File

@@ -34,7 +34,7 @@
authorization.
*/
#include <vamp-hostsdk/PluginHostAdapter.h>
#include "vamp-hostsdk/PluginHostAdapter.h"
#include <cstdlib>
#if ( VAMP_SDK_MAJOR_VERSION != 2 || VAMP_SDK_MINOR_VERSION != 0 )