From 7c1407ea7171f83287b720ec65450940c9cbf158 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sat, 20 Sep 2008 21:26:30 +0000 Subject: Merge heretic/v_video.c to common code. Subversion-branch: /branches/raven-branch Subversion-revision: 1252 --- src/heretic/ct_chat.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/heretic/ct_chat.c') 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 -- cgit v1.2.3