Browse Source

odeHelperStructs.h added

John Loehrlein 19 years ago
parent
commit
977061c2aa
1 changed files with 2 additions and 1 deletions
  1. 2 1
      panda/src/ode/Sources.pp

+ 2 - 1
panda/src/ode/Sources.pp

@@ -49,7 +49,8 @@
     odeCylinderGeom.I odeCylinderGeom.h \
     odeCylinderGeom.I odeCylinderGeom.h \
     odeRayGeom.I odeRayGeom.h \
     odeRayGeom.I odeRayGeom.h \
     odeTriMeshData.I odeTriMeshData.h \
     odeTriMeshData.I odeTriMeshData.h \
-    odeTriMeshGeom.I odeTriMeshGeom.h 
+    odeTriMeshGeom.I odeTriMeshGeom.h \
+    odeHelperStructs.h
 
 
   #define INCLUDED_SOURCES \
   #define INCLUDED_SOURCES \
     config_ode.cxx \
     config_ode.cxx \