about summary refs log tree commit diff stats
path: root/jabber.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2012-05-24 01:11:43 +0100
committerJames Booth <boothj5@gmail.com>2012-05-24 01:11:43 +0100
commit278cd9dd1d2b7ceea766cbe2f1bed050954540a5 (patch)
tree49c75530158485a7a22fba287235b890b4b75150 /jabber.c
parent1b7170243c157fc73dc9a15b895fcf942b752c37 (diff)
downloadprofani-tty-278cd9dd1d2b7ceea766cbe2f1bed050954540a5.tar.gz
Renamed windows.h -> ui.h
Diffstat (limited to 'jabber.c')
-rw-r--r--jabber.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/jabber.c b/jabber.c
index 6d55d620..9e61b1f5 100644
--- a/jabber.c
+++ b/jabber.c
@@ -26,7 +26,7 @@
 #include "jabber.h"
 #include "log.h"
 #include "contact_list.h"
-#include "windows.h"
+#include "ui.h"
 #include "util.h"
 #include "preferences.h"