projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09b1777
)
src/aubio.h: remove HAVE_SAMPLERATE, not needed here
author
Paul Brossier
<piem@piem.org>
Wed, 21 Oct 2009 13:41:35 +0000
(15:41 +0200)
committer
Paul Brossier
<piem@piem.org>
Wed, 21 Oct 2009 13:41:35 +0000
(15:41 +0200)
src/aubio.h
patch
|
blob
|
history
diff --git
a/src/aubio.h
b/src/aubio.h
index 6e30008257a62938940c82d3b0a4ff3d069cb67e..433a42533e1bb57f35eb58a96e770f6da3ef8917 100644
(file)
--- a/
src/aubio.h
+++ b/
src/aubio.h
@@
-68,9
+68,7
@@
extern "C"
#include "utils/scale.h"
#include "utils/hist.h"
#include "spectral/tss.h"
-#if HAVE_SAMPLERATE
#include "temporal/resampler.h"
-#endif /* HAVE_SAMPLERATE */
#include "temporal/filter.h"
#include "temporal/biquad.h"
#include "temporal/a_weighting.h"