summaryrefslogtreecommitdiff
path: root/pcsound/pcsound.c
diff options
context:
space:
mode:
authorGhostlyDeath2008-01-16 13:39:24 +0000
committerGhostlyDeath2008-01-16 13:39:24 +0000
commitdd32de5567784e912f28e735b4415344f1d8feb5 (patch)
tree8db79f608beb1389abda2c605322619a900af61a /pcsound/pcsound.c
parent095d69a9c05789c08402bcc9509da6321c6c7636 (diff)
downloadchocolate-doom-dd32de5567784e912f28e735b4415344f1d8feb5.tar.gz
chocolate-doom-dd32de5567784e912f28e735b4415344f1d8feb5.tar.bz2
chocolate-doom-dd32de5567784e912f28e735b4415344f1d8feb5.zip
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
Diffstat (limited to 'pcsound/pcsound.c')
-rw-r--r--pcsound/pcsound.c1
1 files changed, 1 insertions, 0 deletions
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 <stdlib.h>
#include <string.h>
+#include "doomdef.h"
#include "config.h"
#include "pcsound.h"
#include "pcsound_internal.h"