From 3a6aa7995e698ef17f6dde2cc9aad331dcb7874d Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Sun, 15 Jul 2012 12:19:29 -0600 Subject: [PATCH] src/aubio.h: add io/sink_apple_audio.h --- src/aubio.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/aubio.h b/src/aubio.h index ec26ed04..9a77b082 100644 --- a/src/aubio.h +++ b/src/aubio.h @@ -180,6 +180,7 @@ extern "C" #include "io/source_apple_audio.h" #include "io/sink.h" #include "io/sink_sndfile.h" +#include "io/sink_apple_audio.h" #if AUBIO_UNSTABLE #include "vecutils.h" -- 2.26.2