From 3230182a6111751a43572ba918441e16c3bf4e9e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Thu, 18 Apr 2013 09:37:30 +0200 Subject: [PATCH] osxaudio: Include gstaudioringbuffer.h to fix compilation in 1.0 --- sys/osxaudio/gstosxaudioringbuffer.h | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/osxaudio/gstosxaudioringbuffer.h b/sys/osxaudio/gstosxaudioringbuffer.h index 1bb6b48..5054fd3 100644 --- a/sys/osxaudio/gstosxaudioringbuffer.h +++ b/sys/osxaudio/gstosxaudioringbuffer.h @@ -51,6 +51,7 @@ #include #include +#include #include -- 2.7.4