]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commitdiff
add misisng include
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 24 Sep 2009 05:40:19 +0000 (05:40 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 24 Sep 2009 05:40:19 +0000 (05:40 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9231 d7cf8633-e32d-0410-b094-e92efae38249

csprogs.c

index b4e62c980d40626d2349e5fb59a2daf4fe7320cf..003eab4cd4061e3dc2d918d1cf93de9ff248c2b5 100644 (file)
--- 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