From e3f638419404fe03e5af0cf9607d550b55fe6c0c Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Thu, 11 Sep 2008 21:11:02 +0000 Subject: Add missing i_sound.h include. Subversion-branch: /branches/raven-branch Subversion-revision: 1223 --- src/i_sdlsound.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/i_sdlsound.c') diff --git a/src/i_sdlsound.c b/src/i_sdlsound.c index 43f030d5..2b30d2b6 100644 --- a/src/i_sdlsound.c +++ b/src/i_sdlsound.c @@ -39,6 +39,7 @@ #endif #include "deh_str.h" +#include "i_sound.h" #include "i_system.h" #include "m_argv.h" #include "sounds.h" -- cgit v1.2.3