ODE: Fix missing include.

This commit is contained in:
Sam Edwards 2014-03-30 02:16:50 -06:00
parent 4937dfe1b8
commit 98bfa250f3
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
#ifndef ODEJOINTCOLLECTION_H
#define ODEJOINTCOLLECTION_H
class OdeJoint;
#include "odeJoint.h"
////////////////////////////////////////////////////////////////////
// Class : OdeJointCollection