From dcf30062003e1babb09f78c7ba1d7626e04aa478 Mon Sep 17 00:00:00 2001 From: Michal Ratajsky Date: Mon, 3 Nov 2014 01:17:35 +0100 Subject: Remove dependency on PulseAudio and remaining references to it --- mate-volume-control/src/mvc-helpers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mate-volume-control/src/mvc-helpers.h') diff --git a/mate-volume-control/src/mvc-helpers.h b/mate-volume-control/src/mvc-helpers.h index 050e66b..10d5d65 100644 --- a/mate-volume-control/src/mvc-helpers.h +++ b/mate-volume-control/src/mvc-helpers.h @@ -27,7 +27,7 @@ G_BEGIN_DECLS -const gchar *mvc_channel_position_to_string (MateMixerChannelPosition position); +const gchar *mvc_channel_position_to_pulse_string (MateMixerChannelPosition position); const gchar *mvc_channel_position_to_pretty_string (MateMixerChannelPosition position); const gchar *mvc_channel_map_to_pretty_string (MateMixerStreamControl *control); -- cgit v1.2.1