about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2022-06-28 19:57:30 +0200
committerMichael Vetter <jubalh@iodoru.org>2022-06-28 20:08:44 +0200
commit9eec0ce26e4749c863430912fb3664f4b27761ae (patch)
tree5f9367b9d8acc9ed3cd2fd001506f0b6fa029935
parent99e93f6b8b900025b8a57d6d7181b11063ed0dbd (diff)
downloadprofani-tty-9eec0ce26e4749c863430912fb3664f4b27761ae.tar.gz
Include common.h and xmpp.h in editor.c
That was pulled in through log.h
-rw-r--r--src/tools/editor.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tools/editor.c b/src/tools/editor.c
index 6fcc08bb..d7d5102e 100644
--- a/src/tools/editor.c
+++ b/src/tools/editor.c
@@ -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