summaryrefslogtreecommitdiffstats
path: root/audio/gstbluetooth.c
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.dentz@openbossa.org>2008-02-19 19:49:24 +0000
committerLuiz Augusto von Dentz <luiz.dentz@openbossa.org>2008-02-19 19:49:24 +0000
commita8b3b548ec9870df10709a839ed4c07e6d8eb76d (patch)
tree2f94e2f9d6e6878165c5cb6fec57ebd13bad4d4c /audio/gstbluetooth.c
parent23a5ed9f697a1e42a0d36c72dd9a297792c61082 (diff)
Update gstreamer plugin to use new sbc API.
Diffstat (limited to 'audio/gstbluetooth.c')
-rw-r--r--audio/gstbluetooth.c2
1 files changed, 2 insertions, 0 deletions
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 <gst/gst.h>
+#include <string.h>
+
#include "gstsbcutil.h"
#include <sbc.h>