about summary refs log tree commit diff stats
path: root/src/xmpp/contact.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmpp/contact.h')
-rw-r--r--src/xmpp/contact.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmpp/contact.h b/src/xmpp/contact.h
index 6a13d01e..8e71faef 100644
--- a/src/xmpp/contact.h
+++ b/src/xmpp/contact.h
@@ -35,8 +35,8 @@
 #ifndef XMPP_CONTACT_H
 #define XMPP_CONTACT_H
 
-#include "resource.h"
 #include "tools/autocomplete.h"
+#include "xmpp/resource.h"
 
 typedef struct p_contact_t *PContact;