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 --- src/deh_mapping.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/deh_mapping.c') diff --git a/src/deh_mapping.c b/src/deh_mapping.c index a818e7a9..c1466031 100644 --- a/src/deh_mapping.c +++ b/src/deh_mapping.c @@ -30,6 +30,7 @@ #include #include +#include "doomdef.h" #include "i_system.h" #include "deh_mapping.h" -- cgit v1.2.3