diff --git a/src/decoder_thread.c b/src/decoder_thread.c index 9198595b6..0ae1a88f9 100644 --- a/src/decoder_thread.c +++ b/src/decoder_thread.c @@ -28,6 +28,8 @@ #include "log.h" #include "ls.h" +#include + static bool decoder_stream_decode(const struct decoder_plugin *plugin, struct decoder *decoder,