shithub: aubio

Download patch

ref: a253fd4f37f9bd5c7b461a23ff2d27dc5452f6d5
parent: c159aeb351a4502d0021762294a7dac2ade5ef39
author: Paul Brossier <piem@piem.org>
date: Tue Sep 29 04:00:12 EDT 2009

src/aubio.h: update header names

--- a/src/aubio.h
+++ b/src/aubio.h
@@ -73,8 +73,8 @@
 #endif /* HAVE_SAMPLERATE */
 #include "temporal/biquad.h"
 #include "temporal/filter.h"
-#include "temporal/adesign.h"
-#include "temporal/cdesign.h"
+#include "temporal/a_weighting.h"
+#include "temporal/c_weighting.h"
 #include "spectral/filterbank.h"
 #include "spectral/filterbank_mel.h"
 #include "spectral/mfcc.h"