summaryrefslogtreecommitdiffstats
path: root/audio/control.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/control.h')
-rw-r--r--audio/control.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/control.h b/audio/control.h
index 4ebcb9a3..6475df51 100644
--- a/audio/control.h
+++ b/audio/control.h
@@ -22,7 +22,7 @@
*
*/
-#define AUDIO_CONTROL_INTERFACE "org.bluez.audio.Control"
+#define AUDIO_CONTROL_INTERFACE "org.bluez.Control"
int avrcp_init(DBusConnection *conn, GKeyFile *config);
void avrcp_exit(void);