about summary refs log tree commit diff stats
path: root/profanity.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 /profanity.c
parent1b7170243c157fc73dc9a15b895fcf942b752c37 (diff)
downloadprofani-tty-278cd9dd1d2b7ceea766cbe2f1bed050954540a5.tar.gz
Renamed windows.h -> ui.h
Diffstat (limited to 'profanity.c')
-rw-r--r--profanity.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/profanity.c b/profanity.c
index 7cbf5d0f..bd93467c 100644
--- a/profanity.c
+++ b/profanity.c
@@ -26,7 +26,7 @@
 
 #include "profanity.h"
 #include "log.h"
-#include "windows.h"
+#include "ui.h"
 #include "jabber.h"
 #include "command.h"
 #include "preferences.h"