about summary refs log tree commit diff stats
path: root/profanity.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2012-02-02 20:35:49 +0000
committerJames Booth <boothj5@gmail.com>2012-02-02 20:35:49 +0000
commitab82a8d15d43b0dfc13b02f383fb817ffaa1f255 (patch)
treec70007afd21dfe92599a079975da8c37e7d51dda /profanity.c
parent7452affaef75c10f6f625d4d18985814482f7202 (diff)
downloadprofani-tty-ab82a8d15d43b0dfc13b02f383fb817ffaa1f255.tar.gz
Added libstrophe library
Diffstat (limited to 'profanity.c')
-rw-r--r--profanity.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/profanity.c b/profanity.c
index 0b43cee0..6a5e2736 100644
--- a/profanity.c
+++ b/profanity.c
@@ -1,5 +1,6 @@
 #include <ncurses.h>
 #include <string.h>
+#include <strophe/strophe.h>
 
 void init()
 {