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

@ -38,7 +38,7 @@
#define _VAMP_PLUGIN_WRAPPER_H_
#include "hostguard.h"
#include <vamp-hostsdk/Plugin.h>
#include "vamp-hostsdk/Plugin.h"
_VAMP_SDK_HOSTSPACE_BEGIN(PluginWrapper.h)