about summary refs log tree commit diff stats
path: root/src/ui.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-02-02 19:47:41 +0000
committerJames Booth <boothj5@gmail.com>2013-02-02 19:47:41 +0000
commit1d3739bb79d0e56af83bd1a5f3a3606740cc3ade (patch)
treed997b37f1110d17c7898d134a3e962b3c52a6697 /src/ui.h
parent029a0161035778c3e2803f44cfda4b4cb801ceb5 (diff)
downloadprofani-tty-1d3739bb79d0e56af83bd1a5f3a3606740cc3ade.tar.gz
Added xmpp subdir to source
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