aboutsummaryrefslogtreecommitdiffstats
path: root/test/read_mixer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/read_mixer.cxx')
-rw-r--r--test/read_mixer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/read_mixer.cxx b/test/read_mixer.cxx
index 8fc89e93d..1d8372a98 100644
--- a/test/read_mixer.cxx
+++ b/test/read_mixer.cxx
@@ -101,7 +101,7 @@ filter_plugin_by_name(G_GNUC_UNUSED const char *name)
bool
pcm_volume(G_GNUC_UNUSED void *buffer, G_GNUC_UNUSED size_t length,
- G_GNUC_UNUSED enum sample_format format,
+ G_GNUC_UNUSED SampleFormat format,
G_GNUC_UNUSED int volume)
{
assert(false);