ReplayGainGlobal: move replay_gain_mode to struct Partition

This commit is contained in:
Max Kellermann
2016-12-03 13:56:25 +01:00
parent fc30e1d559
commit 3472208c05
6 changed files with 30 additions and 27 deletions

View File

@@ -21,12 +21,9 @@
#define MPD_REPLAY_GAIN_GLOBAL_HXX
#include "check.h"
#include "ReplayGainMode.hxx"
struct ReplayGainConfig;
extern ReplayGainMode replay_gain_mode;
extern ReplayGainConfig replay_gain_config;
void