Include xmpp.h in bookmark_ignore.c

That was pulled in through log.h
This commit is contained in:
Michael Vetter
2022-06-28 19:56:40 +02:00
parent 31e6b7564e
commit 99e93f6b8b

View File

@@ -44,6 +44,8 @@
#include "log.h"
#include "xmpp/xmpp.h"
static GKeyFile* bookmark_ignore_keyfile = NULL;
static gchar* account_jid = NULL;