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/r_local.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/heretic/r_local.h') diff --git a/src/heretic/r_local.h b/src/heretic/r_local.h index fa0efacd..e7b7c531 100644 --- a/src/heretic/r_local.h +++ b/src/heretic/r_local.h @@ -25,6 +25,8 @@ #ifndef __R_LOCAL__ #define __R_LOCAL__ +#include "v_patch.h" + #define ANGLETOSKYSHIFT 22 // sky map is 256*128*4 maps #define BASEYCENTER 100 -- cgit v1.2.3