projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2e0aef
)
src/aubio.h: add utils/parameter.h
author
Paul Brossier
<piem@piem.org>
Fri, 1 Nov 2013 19:55:35 +0000
(20:55 +0100)
committer
Paul Brossier
<piem@piem.org>
Fri, 1 Nov 2013 19:55:35 +0000
(20:55 +0100)
src/aubio.h
patch
|
blob
|
history
diff --git
a/src/aubio.h
b/src/aubio.h
index
5f8b518
..
5a2da6b
100644
(file)
--- a/
src/aubio.h
+++ b/
src/aubio.h
@@
-187,6
+187,7
@@
extern "C"
#include "io/audio_unit.h"
#include "synth/sampler.h"
#include "synth/wavetable.h"
+#include "utils/parameter.h"
#if AUBIO_UNSTABLE
#include "mathutils.h"