diff options
Diffstat (limited to 'audio/gstbluetooth.c')
| -rw-r--r-- | audio/gstbluetooth.c | 4 | 
1 files changed, 2 insertions, 2 deletions
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 <config.h>  #endif -#include <gst/gst.h> -  #include <string.h> +#include <gst/gst.h> +  #include "gstsbcutil.h"  #include <sbc.h>  | 
