diff options
Diffstat (limited to 'src/hexen/r_local.h')
-rw-r--r-- | src/hexen/r_local.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hexen/r_local.h b/src/hexen/r_local.h index ee66196c..8e04af32 100644 --- a/src/hexen/r_local.h +++ b/src/hexen/r_local.h @@ -25,6 +25,8 @@ #ifndef __R_LOCAL__ #define __R_LOCAL__ +#include "i_video.h" + #define ANGLETOSKYSHIFT 22 // sky map is 256*128*4 maps #define BASEYCENTER 100 |