diff options
Diffstat (limited to 'src/DecoderAPI.hxx')
-rw-r--r-- | src/DecoderAPI.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DecoderAPI.hxx b/src/DecoderAPI.hxx index a5eb2f236..4890abfae 100644 --- a/src/DecoderAPI.hxx +++ b/src/DecoderAPI.hxx @@ -30,7 +30,7 @@ #include "check.h" #include "DecoderCommand.hxx" #include "DecoderPlugin.hxx" -#include "input_stream.h" +#include "InputLegacy.hxx" #include "replay_gain_info.h" #include "Tag.hxx" #include "AudioFormat.hxx" |