aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/decoder_thread.c2
1 files changed, 2 insertions, 0 deletions
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 <glib.h>
+
static bool
decoder_stream_decode(const struct decoder_plugin *plugin,
struct decoder *decoder,