From c8ef0c4a75b12d1c35f9a6994bdca36aa8897055 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Mon, 1 Dec 2008 22:13:53 +0000 Subject: Add missing header includes. Subversion-branch: /branches/raven-branch Subversion-revision: 1398 --- src/i_pcsound.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/i_pcsound.c') diff --git a/src/i_pcsound.c b/src/i_pcsound.c index 7f8e8996..36d4873e 100644 --- a/src/i_pcsound.c +++ b/src/i_pcsound.c @@ -24,6 +24,7 @@ //----------------------------------------------------------------------------- #include "SDL.h" +#include #include "doomtype.h" -- cgit v1.2.3