summaryrefslogtreecommitdiffstats
path: root/audio/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/main.c')
-rw-r--r--audio/main.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/main.c b/audio/main.c
index 22a5e20a..eaa04806 100644
--- a/audio/main.c
+++ b/audio/main.c
@@ -29,14 +29,13 @@
#include <errno.h>
#include <sys/socket.h>
#include <bluetooth/bluetooth.h>
-#include <bluetooth/sdp.h>
#include <glib.h>
-#include <dbus/dbus.h>
+
+#include "dbus.h"
#include "plugin.h"
#include "dbus-service.h"
-#include "dbus.h"
#include "logging.h"
#include "unix.h"
#include "device.h"