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/st_start.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/hexen/st_start.c') diff --git a/src/hexen/st_start.c b/src/hexen/st_start.c index 54ab9006..317bf7bd 100644 --- a/src/hexen/st_start.c +++ b/src/hexen/st_start.c @@ -33,6 +33,7 @@ #endif #include "h2def.h" +#include "i_system.h" #include "st_start.h" -- cgit v1.2.3