Include common.h and xmpp.h in editor.c
That was pulled in through log.h
This commit is contained in:
@@ -44,6 +44,8 @@
|
||||
#include "config/files.h"
|
||||
#include "config/preferences.h"
|
||||
#include "log.h"
|
||||
#include "common.h"
|
||||
#include "xmpp/xmpp.h"
|
||||
|
||||
// Returns true if an error occurred
|
||||
gboolean
|
||||
|
||||
Reference in New Issue
Block a user