From 97facb3e1a1183a872b77bb18e2636b5ec68f1f5 Mon Sep 17 00:00:00 2001 From: Michal Ratajsky Date: Mon, 18 Aug 2014 21:06:59 +0200 Subject: Global update --- 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 16e48db..050e66b 100644 --- a/mate-volume-control/src/mvc-helpers.h +++ b/mate-volume-control/src/mvc-helpers.h @@ -29,7 +29,7 @@ G_BEGIN_DECLS const gchar *mvc_channel_position_to_string (MateMixerChannelPosition position); const gchar *mvc_channel_position_to_pretty_string (MateMixerChannelPosition position); -const gchar *mvc_channel_map_to_pretty_string (MateMixerStream *stream); +const gchar *mvc_channel_map_to_pretty_string (MateMixerStreamControl *control); #if GTK_CHECK_VERSION (3, 0, 0) void mvc_color_shade (GdkRGBA *a, -- cgit v1.2.1