about summary refs log tree commit diff stats
path: root/src/windows.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-01-12 23:10:56 +0000
committerJames Booth <boothj5@gmail.com>2013-01-12 23:10:56 +0000
commit94bcf1889d5a07305784ff5bc92afffa71a5ccd3 (patch)
tree9f2ae00026d9f0ada1676c7597e76e78d3a780e4 /src/windows.c
parent306f00d3e897d83d475a1f7c34f31d0790844325 (diff)
downloadprofani-tty-94bcf1889d5a07305784ff5bc92afffa71a5ccd3.tar.gz
Added jid datatype
Diffstat (limited to 'src/windows.c')
-rw-r--r--src/windows.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/windows.c b/src/windows.c
index 7015017d..cd16aeb7 100644
--- a/src/windows.c
+++ b/src/windows.c
@@ -50,6 +50,7 @@
 #include "common.h"
 #include "contact.h"
 #include "contact_list.h"
+#include "jid.h"
 #include "log.h"
 #include "preferences.h"
 #include "release.h"