about summary refs log tree commit diff stats
path: root/src/chat_log.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/chat_log.c')
-rw-r--r--src/chat_log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chat_log.c b/src/chat_log.c
index 955e49ad..1ef1a079 100644
--- a/src/chat_log.c
+++ b/src/chat_log.c
@@ -27,7 +27,7 @@
 
 #include "chat_log.h"
 #include "common.h"
-#include "util.h"
+#include "common.h"
 #include "log.h"
 
 static GHashTable *logs;