projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce0e7b5
)
src/aubio.h: include vecutils.h
author
Paul Brossier
<piem@piem.org>
Mon, 28 Sep 2009 19:16:09 +0000
(21:16 +0200)
committer
Paul Brossier
<piem@piem.org>
Mon, 28 Sep 2009 19:16:09 +0000
(21:16 +0200)
src/aubio.h
patch
|
blob
|
history
diff --git
a/src/aubio.h
b/src/aubio.h
index c3be447643e1808fa9864177de1ad82516ee19a3..602ab44eed176fb84ae5c27fff8b4dce79add41c 100644
(file)
--- a/
src/aubio.h
+++ b/
src/aubio.h
@@
-64,6
+64,7
@@
extern "C"
#include "cvec.h"
#include "lvec.h"
#include "mathutils.h"
+#include "vecutils.h"
#include "utils/scale.h"
#include "utils/hist.h"
#include "spectral/tss.h"