summaryrefslogtreecommitdiffstats
path: root/audio/gstsbcdec.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-12-23 05:25:50 +0100
committerMarcel Holtmann <marcel@holtmann.org>2008-12-23 05:25:50 +0100
commit595a975c95033e68e23727d96425fb92adf63bc1 (patch)
treeb31c8c9af8cfd0c0d441465c06cdbda977db3f4f /audio/gstsbcdec.c
parentc2f08ad646de6cb18a456b6389c842a22bd84022 (diff)
First attempt in fixing compiler warnings (still needs cleanup)
Diffstat (limited to 'audio/gstsbcdec.c')
-rw-r--r--audio/gstsbcdec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/gstsbcdec.c b/audio/gstsbcdec.c
index a53d93c3..1c7cb37f 100644
--- a/audio/gstsbcdec.c
+++ b/audio/gstsbcdec.c
@@ -27,6 +27,7 @@
#include <string.h>
+#include "gstsbcutil.h"
#include "gstsbcdec.h"
GST_DEBUG_CATEGORY_STATIC(sbc_dec_debug);