From 3ad2ef6fdb1e7a5e3a67623334f4b54d35e3e3d8 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Wed, 21 Oct 2009 15:41:35 +0200 Subject: [PATCH] src/aubio.h: remove HAVE_SAMPLERATE, not needed here --- src/aubio.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/aubio.h b/src/aubio.h index 6e300082..433a4253 100644 --- 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" -- 2.26.2