From 637a3cedd17320292ed79e79636590c15ce72eb7 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Wed, 12 Jul 2006 16:41:11 +0000 Subject: [PATCH] add yinfft to aubio.h add yinfft to aubio.h --- src/aubio.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/aubio.h b/src/aubio.h index c6f694b2..cf48d9b3 100644 --- a/src/aubio.h +++ b/src/aubio.h @@ -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" -- 2.26.2