about summary refs log tree commit diff stats
path: root/src/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui.h')
-rw-r--r--src/ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui.h b/src/ui.h
index 2d58f755..7599d374 100644
--- a/src/ui.h
+++ b/src/ui.h
@@ -36,8 +36,8 @@
 #endif
 
 #include "contact.h"
-#include "xmpp.h"
 #include "jid.h"
+#include "xmpp/xmpp.h"
 
 #define INP_WIN_MAX 1000
 #define PAD_SIZE 1000