Include xmpp and message header to database.c
That was pulled in through log.h.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user