diff options
Diffstat (limited to '')
-rw-r--r-- | src/DecoderInternal.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DecoderInternal.hxx b/src/DecoderInternal.hxx index 3715ef427..5e0570c62 100644 --- a/src/DecoderInternal.hxx +++ b/src/DecoderInternal.hxx @@ -22,7 +22,7 @@ #include "DecoderCommand.hxx" #include "pcm/PcmConvert.hxx" -#include "replay_gain_info.h" +#include "ReplayGainInfo.hxx" struct input_stream; struct Tag; |