From c8228c7db7bc28672c20896f9e55be47a1120052 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Thu, 22 Sep 2016 22:33:29 +0200 Subject: [PATCH] src/aubio.h: add utils/log.h --- src/aubio.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/aubio.h b/src/aubio.h index 0d2b416c..dfc308b4 100644 --- a/src/aubio.h +++ b/src/aubio.h @@ -188,6 +188,7 @@ extern "C" #include "synth/sampler.h" #include "synth/wavetable.h" #include "utils/parameter.h" +#include "utils/log.h" #if AUBIO_UNSTABLE #include "mathutils.h" -- 2.11.0