Mercurial > hg > vamp-plugin-sdk
diff examples/AmplitudeFollower.h @ 64:9d3272c7db60
* Merge from host-factory-stuff branch: this adds several helper classes in
the hostext directory that should make a host's life much easier. This
will become version 1.1 of the SDK, eventually.
author | cannam |
---|---|
date | Fri, 01 Jun 2007 15:10:17 +0000 |
parents | 933fee59d33a |
children |
line wrap: on
line diff
--- a/examples/AmplitudeFollower.h Fri Mar 30 17:14:16 2007 +0000 +++ b/examples/AmplitudeFollower.h Fri Jun 01 15:10:17 2007 +0000 @@ -37,7 +37,7 @@ #ifndef _AMPLITUDE_FOLLOWER_PLUGIN_H_ #define _AMPLITUDE_FOLLOWER_PLUGIN_H_ -#include "Plugin.h" +#include "vamp-sdk/Plugin.h" /** * Example plugin implementing the SuperCollider amplitude follower