bluez: Update gstreamer plugin to use new sbc API.

This commit is contained in:
Luiz Augusto von Dentz 2008-02-19 19:49:24 +00:00 committed by Tim-Philipp Müller
parent a85d0fb7e8
commit d27932cac4
2 changed files with 0 additions and 2 deletions

View file

@ -28,7 +28,6 @@
#include <unistd.h>
#include <pthread.h>
#include "gstsbcutil.h"
#include "gsta2dpsink.h"
GST_DEBUG_CATEGORY_STATIC (gst_a2dp_sink_debug);

View file

@ -39,7 +39,6 @@
#include "ipc.h"
#include "rtp.h"
#include "gstsbcutil.h"
#include "gstavdtpsink.h"