mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
osxaudio: Fixes build on macosx snow leopard.
This commit is contained in:
parent
f10435580f
commit
dd8fd4de58
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@
|
|||
*/
|
||||
|
||||
#include <CoreAudio/CoreAudio.h>
|
||||
#include <CoreServices/CoreServices.h>
|
||||
#include <gst/gst.h>
|
||||
#include <gst/audio/multichannel.h>
|
||||
#include "gstosxringbuffer.h"
|
||||
|
|
Loading…
Reference in a new issue