Commit bc55d8d7 authored by Max Kellermann's avatar Max Kellermann

decoder: added missing glib.h include

parent 25551768
......@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment