From: divverent Date: Thu, 24 Sep 2009 05:40:19 +0000 (+0000) Subject: add misisng include X-Git-Tag: xonotic-v0.1.0preview~1402 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=5e95272f35404cd2f8e86c7b9584ce42616fe378;p=xonotic%2Fdarkplaces.git add misisng include git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9231 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/csprogs.c b/csprogs.c index b4e62c98..003eab4c 100644 --- a/csprogs.c +++ b/csprogs.c @@ -5,6 +5,7 @@ #include "cl_collision.h" #include "snd_main.h" #include "clvm_cmds.h" +#include "prvm_cmds.h" //============================================================================ // Client prog handling