aboutsummaryrefslogtreecommitdiffstats
path: root/test/read_mixer.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/read_mixer.c')
-rw-r--r--test/read_mixer.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/read_mixer.c b/test/read_mixer.c
index 713fc9f38..b45a14400 100644
--- a/test/read_mixer.c
+++ b/test/read_mixer.c
@@ -60,7 +60,8 @@ pulse_output_set_volume(G_GNUC_UNUSED struct pulse_output *po,
bool
raop_set_volume(G_GNUC_UNUSED struct raop_data *rd,
- G_GNUC_UNUSED unsigned volume)
+ G_GNUC_UNUSED unsigned volume,
+ G_GNUC_UNUSED GError **error_r)
{
return false;
}