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 \