fix path to PE include file

This commit is contained in:
erwin.coumans
2011-03-15 17:38:03 +00:00
parent 830796ddce
commit 25b4d8da0b

View File

@@ -20,7 +20,7 @@ subject to the following restrictions:
#include "LinearMath/btTransformUtil.h"
#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;
#else
// Don't change following order of parameters