diff plugins/Tempo.h @ 51:42c9ccfe2e73

plugins/: update aubio header location to <aubio/aubio.h>
author Paul Brossier <piem@piem.org>
date Mon, 30 Dec 2013 22:48:43 -0400
parents 4634452ef09f
children f80b207ccd15
line wrap: on
line diff
--- a/plugins/Tempo.h	Thu Dec 19 19:34:05 2013 +0000
+++ b/plugins/Tempo.h	Mon Dec 30 22:48:43 2013 -0400
@@ -18,7 +18,7 @@
 #define _TEMPO_PLUGIN_H_
 
 #include <vamp-sdk/Plugin.h>
-#include <aubio.h>
+#include <aubio/aubio.h>
 
 #include "Types.h"