diff options
Diffstat (limited to 'src/ReplayGainGlobal.cxx')
-rw-r--r-- | src/ReplayGainGlobal.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ReplayGainGlobal.cxx b/src/ReplayGainGlobal.cxx index 5e1067946..22c1c9767 100644 --- a/src/ReplayGainGlobal.cxx +++ b/src/ReplayGainGlobal.cxx @@ -21,7 +21,7 @@ #include "ReplayGainGlobal.hxx" #include "ReplayGainConfig.hxx" #include "config/Param.hxx" -#include "config/ConfigGlobal.hxx" +#include "config/Global.hxx" #include "util/RuntimeError.hxx" #include <assert.h> |