diff options
Diffstat (limited to 'src/Main.cxx')
-rw-r--r-- | src/Main.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main.cxx b/src/Main.cxx index 6857970cf..8509abcfb 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -39,7 +39,7 @@ #include "Volume.hxx" #include "OutputAll.hxx" #include "tag/TagConfig.hxx" -#include "replay_gain_config.h" +#include "ReplayGainConfig.hxx" #include "Idle.hxx" #include "SignalHandlers.hxx" #include "Log.hxx" |