From a8b3b548ec9870df10709a839ed4c07e6d8eb76d Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Tue, 19 Feb 2008 19:49:24 +0000 Subject: Update gstreamer plugin to use new sbc API. --- audio/gstbluetooth.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'audio/gstbluetooth.c') diff --git a/audio/gstbluetooth.c b/audio/gstbluetooth.c index b6b95e43..ffc69768 100644 --- a/audio/gstbluetooth.c +++ b/audio/gstbluetooth.c @@ -27,6 +27,8 @@ #include +#include + #include "gstsbcutil.h" #include -- cgit