From dd32de5567784e912f28e735b4415344f1d8feb5 Mon Sep 17 00:00:00 2001 From: GhostlyDeath Date: Wed, 16 Jan 2008 13:39:24 +0000 Subject: Added MSVC9 (2k8 Express) Project File; The client builds but -setup and -server just need to have files excluded/included from the project Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1000 --- pcsound/pcsound.c | 1 + 1 file changed, 1 insertion(+) (limited to 'pcsound') diff --git a/pcsound/pcsound.c b/pcsound/pcsound.c index 3e6c3ae9..2be75435 100644 --- a/pcsound/pcsound.c +++ b/pcsound/pcsound.c @@ -27,6 +27,7 @@ #include #include +#include "doomdef.h" #include "config.h" #include "pcsound.h" #include "pcsound_internal.h" -- cgit v1.2.3