Merge branch 'develop' of aubio.org:/git/aubio/aubio into wavetable
authorPaul Brossier <piem@piem.org>
Sun, 27 Oct 2013 11:44:29 +0000 (12:44 +0100)
committerPaul Brossier <piem@piem.org>
Sun, 27 Oct 2013 11:44:29 +0000 (12:44 +0100)
1  2 
src/aubio.h

diff --cc src/aubio.h
@@@ -184,8 -184,8 +184,9 @@@ extern "C
  #include "tempo/tempo.h"
  #include "io/source.h"
  #include "io/sink.h"
+ #include "io/audio_unit.h"
  #include "synth/sampler.h"
 +#include "synth/wavetable.h"
  
  #if AUBIO_UNSTABLE
  #include "mathutils.h"