diff options
Diffstat (limited to 'src/decoder/WavpackDecoderPlugin.cxx')
-rw-r--r-- | src/decoder/WavpackDecoderPlugin.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/decoder/WavpackDecoderPlugin.cxx b/src/decoder/WavpackDecoderPlugin.cxx index fdd910c84..aeecf6415 100644 --- a/src/decoder/WavpackDecoderPlugin.cxx +++ b/src/decoder/WavpackDecoderPlugin.cxx @@ -20,6 +20,7 @@ #include "config.h" #include "WavpackDecoderPlugin.hxx" #include "decoder_api.h" +#include "InputStream.hxx" extern "C" { #include "audio_check.h" |