fix path to PE include file
This commit is contained in:
@@ -20,7 +20,7 @@ subject to the following restrictions:
|
|||||||
#include "LinearMath/btTransformUtil.h"
|
#include "LinearMath/btTransformUtil.h"
|
||||||
|
|
||||||
#ifdef PFX_USE_FREE_VECTORMATH
|
#ifdef PFX_USE_FREE_VECTORMATH
|
||||||
#include "physics_effects\base_level\solver\pfx_constraint_row.h"
|
#include "physics_effects/base_level/solver/pfx_constraint_row.h"
|
||||||
typedef sce::PhysicsEffects::PfxConstraintRow btConstraintRow;
|
typedef sce::PhysicsEffects::PfxConstraintRow btConstraintRow;
|
||||||
#else
|
#else
|
||||||
// Don't change following order of parameters
|
// Don't change following order of parameters
|
||||||
|
|||||||
Reference in New Issue
Block a user