From f8b216522bb4a2f2a8279412ff949955706d727e Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Wed, 1 Oct 2008 18:00:13 +0000 Subject: Use common versions of ticcmd_t and event_t for Hexen code. Remove old i_video definitions and use common i_video.c interface. Subversion-branch: /branches/raven-branch Subversion-revision: 1312 --- src/hexen/r_plane.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/hexen/r_plane.c') diff --git a/src/hexen/r_plane.c b/src/hexen/r_plane.c index dbdc2b43..deebdf80 100644 --- a/src/hexen/r_plane.c +++ b/src/hexen/r_plane.c @@ -25,6 +25,7 @@ // HEADER FILES ------------------------------------------------------------ #include "h2def.h" +#include "i_system.h" #include "r_local.h" // MACROS ------------------------------------------------------------------ -- cgit v1.2.3