From d4d0f9945cefdb86241b5bd095e82ddbfca0e134 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Wed, 8 Oct 2008 18:47:13 +0000 Subject: Switch configuration file code to common configuration file code, and remove old code. Subversion-branch: /branches/raven-branch Subversion-revision: 1338 --- 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 317bf7bd..7eadb845 100644 --- a/src/hexen/st_start.c +++ b/src/hexen/st_start.c @@ -34,6 +34,7 @@ #include "h2def.h" #include "i_system.h" +#include "s_sound.h" #include "st_start.h" -- cgit v1.2.3