From 509e8f9e56f32518e4345a94a0e8903fd500a8df Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Fri, 1 Nov 2013 20:55:35 +0100 Subject: [PATCH] src/aubio.h: add utils/parameter.h --- src/aubio.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/aubio.h b/src/aubio.h index 5f8b518a..5a2da6b2 100644 --- 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" -- 2.11.0