about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/tools/bookmark_ignore.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tools/bookmark_ignore.c b/src/tools/bookmark_ignore.c
index 040d0036..7f5375ba 100644
--- a/src/tools/bookmark_ignore.c
+++ b/src/tools/bookmark_ignore.c
@@ -44,6 +44,8 @@
 
 #include "log.h"
 
+#include "xmpp/xmpp.h"
+
 static GKeyFile* bookmark_ignore_keyfile = NULL;
 static gchar* account_jid = NULL;