diff options
| -rw-r--r-- | audio/gstbluetooth.c | 1 | 
1 files changed, 1 insertions, 0 deletions
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 <gst/gst.h>  #include "ipc.h" +#include "sbc.h"  static gboolean plugin_init(GstPlugin *plugin)  {  | 
