diff options
Diffstat (limited to 'src/Partition.hxx')
-rw-r--r-- | src/Partition.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Partition.hxx b/src/Partition.hxx index c7fda3055..9637c5d30 100644 --- a/src/Partition.hxx +++ b/src/Partition.hxx @@ -59,6 +59,7 @@ struct Partition final : QueueListener, PlayerListener, MixerListener { unsigned max_length, unsigned buffer_chunks, unsigned buffered_before_play, + AudioFormat configured_audio_format, const ReplayGainConfig &replay_gain_config); void EmitGlobalEvent(unsigned mask) { |