diff options
Diffstat (limited to 'audio/sink.c')
| -rw-r--r-- | audio/sink.c | 5 | 
1 files changed, 2 insertions, 3 deletions
| diff --git a/audio/sink.c b/audio/sink.c index b44f8de6..b755759d 100644 --- a/audio/sink.c +++ b/audio/sink.c @@ -29,12 +29,11 @@  #include <stdint.h>  #include <errno.h> +#include <bluetooth/bluetooth.h> +  #include <glib.h>  #include <dbus/dbus.h> -#include <bluetooth/bluetooth.h> - -#include "dbus.h"  #include "dbus-helper.h"  #include "logging.h" | 
