diff options
Diffstat (limited to 'src/decoder_api.h')
-rw-r--r-- | src/decoder_api.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/decoder_api.h b/src/decoder_api.h index 7a77bc93a..9c998f0a8 100644 --- a/src/decoder_api.h +++ b/src/decoder_api.h @@ -30,6 +30,7 @@ #include "replayGain.h" #include "tag.h" #include "playerData.h" +#include "decode.h" /* valid values for streamTypes in the InputPlugin struct: */ |