summaryrefslogtreecommitdiffstats
path: root/audio/gstsbcdec.h
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/gstsbcdec.h
parent23a5ed9f697a1e42a0d36c72dd9a297792c61082 (diff)
Update gstreamer plugin to use new sbc API.
Diffstat (limited to 'audio/gstsbcdec.h')
-rw-r--r--audio/gstsbcdec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/gstsbcdec.h b/audio/gstsbcdec.h
index e8ff9cf5..df687933 100644
--- a/audio/gstsbcdec.h
+++ b/audio/gstsbcdec.h
@@ -24,6 +24,7 @@
#include <gst/gst.h>
#include "sbc.h"
+#include "gstsbcutil.h"
G_BEGIN_DECLS