summaryrefslogtreecommitdiffstats
path: root/audio/control.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-09-06 02:09:05 +0300
committerJohan Hedberg <johan.hedberg@nokia.com>2008-09-06 02:09:05 +0300
commit26dc8445ffa66aa3c933442848c3a92070b25fb7 (patch)
treeb4c0216eae7e216a6918d227bf72cbcf186cef94 /audio/control.h
parent8b2e688eaf5b71006c72cf91a8e4df3c0c41c306 (diff)
Fix audio and input interfaces match the API documentation
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);