Merge pull request #1640 from nbelakovski/patch-2
Fixing include line of btMultibodyWorldImporter.h to work with instal…
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#ifndef BT_MULTIBODY_WORLD_IMPORTER_H
|
#ifndef BT_MULTIBODY_WORLD_IMPORTER_H
|
||||||
#define BT_MULTIBODY_WORLD_IMPORTER_H
|
#define BT_MULTIBODY_WORLD_IMPORTER_H
|
||||||
|
|
||||||
#include "../Extras/Serialize/BulletWorldImporter/btBulletWorldImporter.h"
|
#include "btBulletWorldImporter.h"
|
||||||
|
|
||||||
class btMultiBodyWorldImporter : public btBulletWorldImporter
|
class btMultiBodyWorldImporter : public btBulletWorldImporter
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user