From 595a975c95033e68e23727d96425fb92adf63bc1 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 23 Dec 2008 05:25:50 +0100 Subject: First attempt in fixing compiler warnings (still needs cleanup) --- audio/gstbluetooth.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/gstbluetooth.c') diff --git a/audio/gstbluetooth.c b/audio/gstbluetooth.c index ffc69768..f7d8db6c 100644 --- a/audio/gstbluetooth.c +++ b/audio/gstbluetooth.c @@ -25,10 +25,10 @@ #include #endif -#include - #include +#include + #include "gstsbcutil.h" #include -- cgit