osxaudio: Include gstaudioringbuffer.h to fix compilation in 1.0
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 18 Apr 2013 07:37:30 +0000 (09:37 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 18 Apr 2013 07:37:30 +0000 (09:37 +0200)
sys/osxaudio/gstosxaudioringbuffer.h

index 1bb6b48..5054fd3 100644 (file)
@@ -51,6 +51,7 @@
 
 #include <gst/gst.h>
 #include <gst/audio/audio.h>
+#include <gst/audio/gstaudioringbuffer.h>
 #include <gstosxcoreaudio.h>