about summary refs log tree commit diff stats
path: root/src/accounts.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/accounts.c')
-rw-r--r--src/accounts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/accounts.c b/src/accounts.c
index f5d46b82..5feeab92 100644
--- a/src/accounts.c
+++ b/src/accounts.c
@@ -31,7 +31,7 @@
 #include "files.h"
 #include "jid.h"
 #include "log.h"
-#include "xmpp.h"
+#include "xmpp/xmpp.h"
 
 static gchar *accounts_loc;
 static GKeyFile *accounts;