1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00

Include common.h and xmpp.h in editor.c

That was pulled in through log.h
This commit is contained in:
Michael Vetter 2022-06-28 19:57:30 +02:00
parent 99e93f6b8b
commit 9eec0ce26e

View File

@ -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