ODE: Fix missing include.
This commit is contained in:
parent
4937dfe1b8
commit
98bfa250f3
|
|
@ -15,7 +15,7 @@
|
|||
#ifndef ODEJOINTCOLLECTION_H
|
||||
#define ODEJOINTCOLLECTION_H
|
||||
|
||||
class OdeJoint;
|
||||
#include "odeJoint.h"
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
// Class : OdeJointCollection
|
||||
|
|
|
|||
Loading…
Reference in New Issue