src/ofxAubio.h: import Beat and Onset
authorPaul Brossier <piem@piem.org>
Sun, 25 Oct 2015 00:40:28 +0000 (02:40 +0200)
committerPaul Brossier <piem@piem.org>
Sun, 25 Oct 2015 00:40:28 +0000 (02:40 +0200)
src/ofxAubio.h

index b495b6d..d417ac3 100644 (file)
@@ -18,5 +18,7 @@
 
 */
 
+#include "ofxAubioBeat.h"
+#include "ofxAubioOnset.h"
 #include "ofxAubioPitch.h"