Merge branch 'develop' of aubio.org:/git/aubio/aubio into wavetable
[aubio.git] / src / aubio.h
index 59133d1..5f8b518 100644 (file)
@@ -186,6 +186,7 @@ extern "C"
 #include "io/sink.h"
 #include "io/audio_unit.h"
 #include "synth/sampler.h"
+#include "synth/wavetable.h"
 
 #if AUBIO_UNSTABLE
 #include "mathutils.h"