add yinfft to aubio.h
authorPaul Brossier <piem@altern.org>
Wed, 12 Jul 2006 16:41:11 +0000 (16:41 +0000)
committerPaul Brossier <piem@altern.org>
Wed, 12 Jul 2006 16:41:11 +0000 (16:41 +0000)
add yinfft to aubio.h

src/aubio.h

index c6f694b23fb2e9856ac7273c0808d9f9ee1ef32e..cf48d9b3745200c8a2087d987fc812b8076157c0 100644 (file)
@@ -73,6 +73,7 @@ extern "C" {
 #include "pitchdetection.h"
 #include "pitchmcomb.h"
 #include "pitchyin.h"
+#include "pitchyinfft.h"
 #include "pitchschmitt.h"
 #include "pitchfcomb.h"
 #include "beattracking.h"