From 977061c2aa3b2e18ffb7f22f159ddd8b4e0e1d1c Mon Sep 17 00:00:00 2001 From: John Loehrlein Date: Mon, 12 Mar 2007 22:38:13 +0000 Subject: [PATCH] odeHelperStructs.h added --- panda/src/ode/Sources.pp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/panda/src/ode/Sources.pp b/panda/src/ode/Sources.pp index 596518391a..cf7e0cfffd 100755 --- a/panda/src/ode/Sources.pp +++ b/panda/src/ode/Sources.pp @@ -49,7 +49,8 @@ odeCylinderGeom.I odeCylinderGeom.h \ odeRayGeom.I odeRayGeom.h \ odeTriMeshData.I odeTriMeshData.h \ - odeTriMeshGeom.I odeTriMeshGeom.h + odeTriMeshGeom.I odeTriMeshGeom.h \ + odeHelperStructs.h #define INCLUDED_SOURCES \ config_ode.cxx \