From d37536edf4660f3c46e4876b6d72e9a200549ffe Mon Sep 17 00:00:00 2001 From: tma Date: Wed, 5 Sep 2007 18:17:46 +0000 Subject: * Merge unified-sdl to trunk * Bump Q3_VERSION to 1.35 git-svn-id: svn://svn.icculus.org/quake3/trunk@1161 edf5b092-35ff-0310-97b2-ce42778d08ea --- code/game/ai_chat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/game/ai_chat.c') diff --git a/code/game/ai_chat.c b/code/game/ai_chat.c index a513748..a55cbea 100644 --- a/code/game/ai_chat.c +++ b/code/game/ai_chat.c @@ -53,7 +53,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include "match.h" //string matching types and vars // for the voice chats -#ifdef MISSIONPACK // bk001205 +#ifdef MISSIONPACK #include "../../ui/menudef.h" #endif -- cgit v1.2.3