From c3422567814169519e008f4828adc7e73d455fe3 Mon Sep 17 00:00:00 2001 From: divverent Date: Fri, 22 Oct 2010 22:20:34 +0000 Subject: [PATCH 1/1] fix a warning in ODE code git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10561 d7cf8633-e32d-0410-b094-e92efae38249 --- world.c | 1 + 1 file changed, 1 insertion(+) diff --git a/world.c b/world.c index b94dfcb8..1b931b95 100644 --- 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" /* -- 2.39.2