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/s_sound.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/hexen/s_sound.c') diff --git a/src/hexen/s_sound.c b/src/hexen/s_sound.c index 954bf817..5733c700 100644 --- a/src/hexen/s_sound.c +++ b/src/hexen/s_sound.c @@ -22,6 +22,7 @@ //----------------------------------------------------------------------------- #include "h2def.h" +#include "m_random.h" #include "i_cdmus.h" #include "i_sound.h" #include "i_system.h" -- cgit v1.2.3