From 091f93809ee554571a6ed6145b8ac69f17814d91 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Thu, 30 Oct 2008 02:10:50 +0000 Subject: Factor out Heretic and Hexen versions of m_misc.c. Make -file for Heretic and Hexen use WAD path lookup. Subversion-branch: /branches/raven-branch Subversion-revision: 1368 --- src/hexen/r_main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/hexen/r_main.c') diff --git a/src/hexen/r_main.c b/src/hexen/r_main.c index 05b5a0c7..426cbcc7 100644 --- a/src/hexen/r_main.c +++ b/src/hexen/r_main.c @@ -23,6 +23,7 @@ #include +#include "m_random.h" #include "h2def.h" #include "m_bbox.h" #include "r_local.h" -- cgit v1.2.3