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/p_inter.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/hexen/p_inter.c') diff --git a/src/hexen/p_inter.c b/src/hexen/p_inter.c index 1f57912e..92298f21 100644 --- a/src/hexen/p_inter.c +++ b/src/hexen/p_inter.c @@ -23,6 +23,7 @@ #include "h2def.h" +#include "m_random.h" #include "i_system.h" #include "p_local.h" #include "s_sound.h" -- cgit v1.2.3