diff options
Diffstat (limited to 'NvCloth/src/ClothImpl.h')
| -rw-r--r-- | NvCloth/src/ClothImpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NvCloth/src/ClothImpl.h b/NvCloth/src/ClothImpl.h index 6686cd7..de8ac97 100644 --- a/NvCloth/src/ClothImpl.h +++ b/NvCloth/src/ClothImpl.h @@ -35,7 +35,7 @@ #include <foundation/PxVec3.h> #include "IndexPair.h" #include "MovingAverage.h" -#include <PsMathUtils.h> +#include "NvCloth/ps/PsMathUtils.h" #include <cmath> namespace nv |