Merge branch 'develop' of aubio.org:/git/aubio/aubio into wavetable
[aubio.git] / src / aubio.h
index a8d6841..5f8b518 100644 (file)
   \endcode
 
   Several examples of C programs are available in the \p examples/ and \p tests/src
-  directory of the source tree.
+  directories of the source tree.
 
   \subsection unstable_api Unstable API
 
@@ -184,6 +184,7 @@ 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"