mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Include xmpp and message header to database.c
That was pulled in through log.h.
This commit is contained in:
parent
585f68f4f7
commit
31e6b7564e
@ -46,6 +46,8 @@
|
||||
#include "log.h"
|
||||
#include "common.h"
|
||||
#include "config/files.h"
|
||||
#include "xmpp/xmpp.h"
|
||||
#include "xmpp/message.h"
|
||||
|
||||
static sqlite3* g_chatlog_database;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user