ReplayGainGlobal: move replay_gain_mode to struct Partition
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user