From 17c6db6c33b9b14a8627b3f9b3da8580a5f932a2 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 2 Oct 2013 12:22:12 +0200 Subject: replay_gain_*.h: rename to *.hxx --- src/DecoderAPI.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/DecoderAPI.cxx') diff --git a/src/DecoderAPI.cxx b/src/DecoderAPI.cxx index 3f38a0b5e..f7716a584 100644 --- a/src/DecoderAPI.cxx +++ b/src/DecoderAPI.cxx @@ -21,7 +21,7 @@ #include "DecoderAPI.hxx" #include "DecoderError.hxx" #include "AudioConfig.hxx" -#include "replay_gain_config.h" +#include "ReplayGainConfig.hxx" #include "MusicChunk.hxx" #include "MusicBuffer.hxx" #include "MusicPipe.hxx" -- cgit v1.2.3