about summary refs log tree commit diff stats
path: root/src/otr
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2016-04-26 21:34:06 +0100
committerDominik Heidler <dominik@heidler.eu>2016-04-26 23:50:56 +0200
commit4ca6296fb7fe57d24b809939473360d1a52b3d13 (patch)
tree5ec313f4b3785c6565f3db0b9dbd0d1e3d4dd207 /src/otr
parent65960dfbb23b0541e5148d2f14dfc5fc57c390bd (diff)
downloadprofani-tty-4ca6296fb7fe57d24b809939473360d1a52b3d13.tar.gz
Fix OSX compile
Diffstat (limited to 'src/otr')
-rw-r--r--src/otr/otr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/otr/otr.c b/src/otr/otr.c
index c119e896..b1cf1e16 100644
--- a/src/otr/otr.c
+++ b/src/otr/otr.c
@@ -45,6 +45,7 @@
 #include "window_list.h"
 #include "contact.h"
 #include "ui/ui.h"
+#include "xmpp/xmpp.h"
 #include "config/preferences.h"
 #include "chat_session.h"