diff vamp-sdk/PluginHostAdapter.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 74822738965b
children 6683f99107cf
line wrap: on
line diff
--- a/vamp-sdk/PluginHostAdapter.h	Fri Mar 30 17:14:16 2007 +0000
+++ b/vamp-sdk/PluginHostAdapter.h	Fri Jun 01 15:10:17 2007 +0000
@@ -38,8 +38,7 @@
 #define _VAMP_PLUGIN_HOST_ADAPTER_H_
 
 #include <vamp/vamp.h>
-
-#include "Plugin.h"
+#include <vamp-sdk/Plugin.h>
 
 #include <vector>