aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/alsa/alsa-bluez.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/alsa/alsa-bluez.h')
-rw-r--r--plugins/alsa/alsa-bluez.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/alsa/alsa-bluez.h b/plugins/alsa/alsa-bluez.h
index 85d153a..c288d38 100644
--- a/plugins/alsa/alsa-bluez.h
+++ b/plugins/alsa/alsa-bluez.h
@@ -24,6 +24,6 @@
#include <alsa/asoundlib.h>
extern void alsa_bluez_init();
-extern int alsa_bluez_set_device(const char * interface, const char * device, const char * profile);
+extern int alsa_bluez_set_remote_device(const char * interface, const char * device, const char * profile);
#endif /* __INC_ALSA_BLUEZ_H */