]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
fix a warning in ODE code
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 22 Oct 2010 22:20:34 +0000 (22:20 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 22 Oct 2010 22:20:34 +0000 (22:20 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10561 d7cf8633-e32d-0410-b094-e92efae38249

world.c

diff --git a/world.c b/world.c
index b94dfcb84d492a6b7e78b3efe81c5ffb093c9bc4..1b931b95f34d9b1cb47e060e7fbf230ff2477238 100644 (file)
--- a/world.c
+++ b/world.c
@@ -21,6 +21,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 #include "quakedef.h"
 #include "clvm_cmds.h"
+#include "cl_collision.h"
 
 /*