summaryrefslogtreecommitdiffstats
path: root/audio/manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/manager.h')
-rw-r--r--audio/manager.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/audio/manager.h b/audio/manager.h
index 993c1057..a18cf4fd 100644
--- a/audio/manager.h
+++ b/audio/manager.h
@@ -21,11 +21,6 @@
*
*/
-#include <bluetooth/sdp.h>
-#include <dbus/dbus.h>
-
-#include "device.h"
-
#define MAX_PATH_LENGTH 64 /* D-Bus path */
#define AUDIO_MANAGER_PATH "/org/bluez/audio"
#define AUDIO_MANAGER_INTERFACE "org.bluez.audio.Manager"