FilterConfig: add missing glib.h include
This commit is contained in:
parent
6e47e79790
commit
c434077728
@ -29,6 +29,8 @@ extern "C" {
|
|||||||
#include "filter_internal.h"
|
#include "filter_internal.h"
|
||||||
#include "filter_registry.h"
|
#include "filter_registry.h"
|
||||||
|
|
||||||
|
#include <glib.h>
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
static GQuark
|
static GQuark
|
||||||
|
Loading…
Reference in New Issue
Block a user