mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 00:16:20 +00:00
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