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/p_setup.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/hexen/p_setup.c') diff --git a/src/hexen/p_setup.c b/src/hexen/p_setup.c index 0863226a..45c85625 100644 --- a/src/hexen/p_setup.c +++ b/src/hexen/p_setup.c @@ -27,6 +27,7 @@ #include #include #include "h2def.h" +#include "i_system.h" #include "m_argv.h" #include "m_bbox.h" #include "i_swap.h" -- cgit v1.2.3