From d243404d4ba88bcf53f7310cc8980b4efe38c19f Mon Sep 17 00:00:00 2001 From: Marijn Tamis Date: Mon, 1 Apr 2019 14:21:09 +0200 Subject: 1.1.6 Release. --- NvCloth/extensions/src/ClothFabricCooker.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'NvCloth/extensions/src/ClothFabricCooker.cpp') diff --git a/NvCloth/extensions/src/ClothFabricCooker.cpp b/NvCloth/extensions/src/ClothFabricCooker.cpp index c6d0103..eda73de 100644 --- a/NvCloth/extensions/src/ClothFabricCooker.cpp +++ b/NvCloth/extensions/src/ClothFabricCooker.cpp @@ -30,9 +30,8 @@ #include "foundation/PxVec4.h" #include "foundation/PxIO.h" #include "foundation/PxStrideIterator.h" -#include "PsSort.h" -#include "PsMathUtils.h" - +#include "ps/PsSort.h" +#include "NvCloth/ps/PsMathUtils.h" #include "NvClothExt/ClothFabricCooker.h" #include "NvClothExt/ClothTetherCooker.h" #include "NvCloth/Fabric.h" -- cgit v1.2.3