about summary refs log tree commit diff stats
path: root/src/chat_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/chat_log.h')
-rw-r--r--src/chat_log.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/chat_log.h b/src/chat_log.h
index 1cb38746..100786a6 100644
--- a/src/chat_log.h
+++ b/src/chat_log.h
@@ -23,8 +23,6 @@
 #ifndef CHAT_LOG_H
 #define CHAT_LOG_H
 
-#include <stdio.h>
-
 typedef enum {
     IN,
     OUT