summaryrefslogtreecommitdiffstats
path: root/src/replaygain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/replaygain.cpp')
-rw-r--r--src/replaygain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/replaygain.cpp b/src/replaygain.cpp
index abf29c4..d93d57e 100644
--- a/src/replaygain.cpp
+++ b/src/replaygain.cpp
@@ -1,6 +1,6 @@
#include "replaygain.h"
-#include "config.h"
+#include "configuration.h"
#include "logger.h"
#include "replaygainpluginloader.h"