From 54fd195933b94a5ec4f3885299e3279668d1ea66 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 22 Aug 2007 14:55:25 +0000 Subject: Include SBC header file --- audio/gstbluetooth.c | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/gstbluetooth.c') diff --git a/audio/gstbluetooth.c b/audio/gstbluetooth.c index 4169217b..ece6aa9e 100644 --- a/audio/gstbluetooth.c +++ b/audio/gstbluetooth.c @@ -30,6 +30,7 @@ #include #include "ipc.h" +#include "sbc.h" static gboolean plugin_init(GstPlugin *plugin) { -- cgit