aboutsummaryrefslogtreecommitdiff
path: root/test/read_mixer.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/read_mixer.c')
-rw-r--r--test/read_mixer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/read_mixer.c b/test/read_mixer.c
index 6d7ec345..bf17e8f6 100644
--- a/test/read_mixer.c
+++ b/test/read_mixer.c
@@ -116,7 +116,7 @@ filter_plugin_by_name(G_GNUC_UNUSED const char *name)
bool
pcm_volume(G_GNUC_UNUSED void *buffer, G_GNUC_UNUSED int length,
- G_GNUC_UNUSED const struct audio_format *format,
+ G_GNUC_UNUSED enum sample_format format,
G_GNUC_UNUSED int volume)
{
assert(false);