From 9eec0ce26e4749c863430912fb3664f4b27761ae Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 28 Jun 2022 19:57:30 +0200 Subject: Include common.h and xmpp.h in editor.c That was pulled in through log.h --- src/tools/editor.c | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit 1.4.1-2-gfad0