fix Mac OSX build
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
#include "LinearMath/btVector3.h"
|
#include "LinearMath/btVector3.h"
|
||||||
|
|
||||||
#include "../../AllBullet2Demos\BulletDemoInterface.h"
|
#include "../../AllBullet2Demos/BulletDemoInterface.h"
|
||||||
|
|
||||||
|
|
||||||
struct btMultiBodySettings
|
struct btMultiBodySettings
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
#include "LinearMath/btVector3.h"
|
#include "LinearMath/btVector3.h"
|
||||||
|
|
||||||
#include "../../AllBullet2Demos\BulletDemoInterface.h"
|
#include "../../AllBullet2Demos/BulletDemoInterface.h"
|
||||||
|
|
||||||
class Bullet2RigidBodyDemo : public BulletDemoInterface
|
class Bullet2RigidBodyDemo : public BulletDemoInterface
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user