diff BeatRootVampPlugin.h @ 1:791398eaf639

* Some half-digested Java/C++ mishmash
author Chris Cannam
date Mon, 24 Jan 2011 16:44:27 +0000
parents 886f11e41417
children 633ec097fa56
line wrap: on
line diff
--- a/BeatRootVampPlugin.h	Mon Jan 24 10:26:57 2011 +0000
+++ b/BeatRootVampPlugin.h	Mon Jan 24 16:44:27 2011 +0000
@@ -20,6 +20,8 @@
 
 using std::string;
 
+class BeatRootProcessor;
+
 class BeatRootVampPlugin : public Vamp::Plugin
 {
 public: