diff vamp/CQVamp.cpp @ 121:2375457f2876

More necessary code, some work on build scripts
author Chris Cannam <c.cannam@qmul.ac.uk>
date Thu, 15 May 2014 14:23:42 +0100
parents fdd32f995b0d
children 8996465e39fc
line wrap: on
line diff
--- a/vamp/CQVamp.cpp	Thu May 15 12:29:30 2014 +0100
+++ b/vamp/CQVamp.cpp	Thu May 15 14:23:42 2014 +0100
@@ -31,7 +31,7 @@
 
 #include "CQVamp.h"
 
-#include "base/Pitch.h"
+#include "Pitch.h"
 
 #include <algorithm>
 #include <cstdio>