diff options
Diffstat (limited to 'src/main.c')
-rw-r--r-- | src/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c index fde1fe1b7..80102968e 100644 --- a/src/main.c +++ b/src/main.c @@ -42,7 +42,7 @@ #include "volume.h" #include "log.h" #include "permission.h" -#include "replay_gain.h" +#include "replay_gain_config.h" #include "decoder_list.h" #include "input_init.h" #include "playlist_list.h" |