decoder: added missing glib.h include
This commit is contained in:
parent
2555176854
commit
bc55d8d78e
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user