about summary refs log tree commit diff stats
path: root/src/config
diff options
context:
space:
mode:
Diffstat (limited to 'src/config')
-rw-r--r--src/config/account.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/account.c b/src/config/account.c
index 879759f5..3e8c8cf1 100644
--- a/src/config/account.c
+++ b/src/config/account.c
@@ -42,6 +42,7 @@
 #include "log.h"
 #include "config/account.h"
 #include "xmpp/jid.h"
+#include "xmpp/resource.h"
 
 ProfAccount*
 account_new(const gchar *const name, const gchar *const jid,