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 742357d5f..07c682f19 100644 --- a/src/DecoderInternal.hxx +++ b/src/DecoderInternal.hxx @@ -25,7 +25,7 @@ #include "ReplayGainInfo.hxx" struct decoder_control; -struct input_stream; +struct InputStream; struct Tag; struct Decoder { |