diff options
Diffstat (limited to 'src/DecoderInternal.hxx')
-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 4cc8d3aa7..02ead763b 100644 --- a/src/DecoderInternal.hxx +++ b/src/DecoderInternal.hxx @@ -20,7 +20,7 @@ #ifndef MPD_DECODER_INTERNAL_HXX #define MPD_DECODER_INTERNAL_HXX -#include "decoder_command.h" +#include "DecoderCommand.hxx" #include "pcm/PcmConvert.hxx" #include "replay_gain_info.h" |