diff --git a/panda/src/ode/odeJointCollection.h b/panda/src/ode/odeJointCollection.h index 38bab187fd..3c39163384 100755 --- a/panda/src/ode/odeJointCollection.h +++ b/panda/src/ode/odeJointCollection.h @@ -15,7 +15,7 @@ #ifndef ODEJOINTCOLLECTION_H #define ODEJOINTCOLLECTION_H -class OdeJoint; +#include "odeJoint.h" //////////////////////////////////////////////////////////////////// // Class : OdeJointCollection