projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48fa81d
)
src/aubio.h: also include pitchyinfast here
author
Paul Brossier
<piem@piem.org>
Tue, 9 May 2017 14:06:49 +0000
(16:06 +0200)
committer
Paul Brossier
<piem@piem.org>
Tue, 9 May 2017 14:06:49 +0000
(16:06 +0200)
src/aubio.h
patch
|
blob
|
history
diff --git
a/src/aubio.h
b/src/aubio.h
index
6a2ca4e
..
0d02136
100644
(file)
--- a/
src/aubio.h
+++ b/
src/aubio.h
@@
-214,6
+214,7
@@
extern "C"
#include "pitch/pitchmcomb.h"
#include "pitch/pitchyin.h"
#include "pitch/pitchyinfft.h"
+#include "pitch/pitchyinfast.h"
#include "pitch/pitchschmitt.h"
#include "pitch/pitchfcomb.h"
#include "pitch/pitchspecacf.h"