summaryrefslogtreecommitdiff
path: root/src/client
diff options
context:
space:
mode:
Diffstat (limited to 'src/client')
-rw-r--r--src/client/chat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/chat.c b/src/client/chat.c
index a50af88..ade5452 100644
--- a/src/client/chat.c
+++ b/src/client/chat.c
@@ -13,6 +13,7 @@
#include "interface.h"
#include "chat.h"
#include "font.h"
+#include "serverSendMsg.h"
static image_t *g_chat;