changeset 5:aaf7ade4667e

Path fix, subrepo update
author Chris Cannam
date Mon, 09 Jul 2012 15:57:43 +0100
parents 8fde2f42b6a0
children 15f6f6cba173
files .hgsubstate onsetsdsplugin.h
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/.hgsubstate	Mon Jul 09 14:18:04 2012 +0100
+++ b/.hgsubstate	Mon Jul 09 15:57:43 2012 +0100
@@ -1,1 +1,1 @@
-7 onsetsds
+9 onsetsds
--- a/onsetsdsplugin.h	Mon Jul 09 14:18:04 2012 +0100
+++ b/onsetsdsplugin.h	Mon Jul 09 15:57:43 2012 +0100
@@ -26,7 +26,7 @@
 
 #include <vamp-sdk/Plugin.h>
 
-#include "onsetsds/onsetsds.h"
+#include "onsetsds/src/onsetsds.h"
 
 class OnsetsDSPlugin : public Vamp::Plugin
 {