Commit c4340777 authored by Max Kellermann's avatar Max Kellermann

FilterConfig: add missing glib.h include

parent 6e47e797
......@@ -29,6 +29,8 @@ extern "C" {
#include "filter_internal.h"
#include "filter_registry.h"
#include <glib.h>
#include <string.h>
static GQuark
......
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