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_anim.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/hexen/p_anim.c') diff --git a/src/hexen/p_anim.c b/src/hexen/p_anim.c index ca7685bf..ef56e811 100644 --- a/src/hexen/p_anim.c +++ b/src/hexen/p_anim.c @@ -25,6 +25,7 @@ // HEADER FILES ------------------------------------------------------------ #include "h2def.h" +#include "m_random.h" #include "i_system.h" #include "p_local.h" #include "s_sound.h" -- cgit v1.2.3