mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Include common.h and xmpp.h in editor.c
That was pulled in through log.h
This commit is contained in:
parent
99e93f6b8b
commit
9eec0ce26e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user