about summary refs log tree commit diff stats
path: root/src/xmpp/connection.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmpp/connection.c')
-rw-r--r--src/xmpp/connection.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xmpp/connection.c b/src/xmpp/connection.c
index aa0705e1..9d6f6822 100644
--- a/src/xmpp/connection.c
+++ b/src/xmpp/connection.c
@@ -38,6 +38,7 @@
 #include "stanza.h"
 #include "message.h"
 #include "iq.h"
+#include "presence.h"
 
 static struct _jabber_conn_t {
     xmpp_log_t *log;