diff --git a/Extras/Serialize/BulletWorldImporter/btMultiBodyWorldImporter.h b/Extras/Serialize/BulletWorldImporter/btMultiBodyWorldImporter.h index eb47ecda2..002616e40 100644 --- a/Extras/Serialize/BulletWorldImporter/btMultiBodyWorldImporter.h +++ b/Extras/Serialize/BulletWorldImporter/btMultiBodyWorldImporter.h @@ -1,7 +1,7 @@ #ifndef BT_MULTIBODY_WORLD_IMPORTER_H #define BT_MULTIBODY_WORLD_IMPORTER_H -#include "../Extras/Serialize/BulletWorldImporter/btBulletWorldImporter.h" +#include "btBulletWorldImporter.h" class btMultiBodyWorldImporter : public btBulletWorldImporter {