mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Include xmpp.h in bookmark_ignore.c
That was pulled in through log.h
This commit is contained in:
parent
31e6b7564e
commit
99e93f6b8b
@ -44,6 +44,8 @@
|
||||
|
||||
#include "log.h"
|
||||
|
||||
#include "xmpp/xmpp.h"
|
||||
|
||||
static GKeyFile* bookmark_ignore_keyfile = NULL;
|
||||
static gchar* account_jid = NULL;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user