replay_gain_*.h: rename to *.hxx
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "replay_gain_config.h"
|
||||
#include "ReplayGainConfig.hxx"
|
||||
|
||||
float replay_gain_preamp = 1.0;
|
||||
float replay_gain_missing_preamp = 1.0;
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#include "config.h"
|
||||
#include "tag/TagId3.hxx"
|
||||
#include "tag/TagRva2.hxx"
|
||||
#include "replay_gain_info.h"
|
||||
#include "ReplayGainInfo.hxx"
|
||||
#include "ConfigGlobal.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
||||
|
Reference in New Issue
Block a user