about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/chat_log.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/chat_log.c b/src/chat_log.c
index dde76f5b..9f6d9905 100644
--- a/src/chat_log.c
+++ b/src/chat_log.c
@@ -31,7 +31,6 @@
 #include "common.h"
 #include "files.h"
 #include "log.h"
-#include "ui.h"
 
 static GHashTable *logs;
 static GDateTime *session_started;