shithub: aubio

Download patch

ref: c8228c7db7bc28672c20896f9e55be47a1120052
parent: c7844d8ac0cf109fb8c4356d3e371c5ebfa7d739
author: Paul Brossier <piem@piem.org>
date: Thu Sep 22 18:33:29 EDT 2016

src/aubio.h: add utils/log.h

--- a/src/aubio.h
+++ b/src/aubio.h
@@ -188,6 +188,7 @@
 #include "synth/sampler.h"
 #include "synth/wavetable.h"
 #include "utils/parameter.h"
+#include "utils/log.h"
 
 #if AUBIO_UNSTABLE
 #include "mathutils.h"