summaryrefslogtreecommitdiff
path: root/src/heretic/ct_chat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/ct_chat.c')
-rw-r--r--src/heretic/ct_chat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/heretic/ct_chat.c b/src/heretic/ct_chat.c
index 16635ba2..25ebbeae 100644
--- a/src/heretic/ct_chat.c
+++ b/src/heretic/ct_chat.c
@@ -30,6 +30,7 @@
#include "doomkeys.h"
#include "p_local.h"
#include "s_sound.h"
+#include "v_video.h"
#define QUEUESIZE 128
#define MESSAGESIZE 128