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/ClothGeodesicTetherCooker.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NvCloth/extensions/src/ClothGeodesicTetherCooker.cpp') diff --git a/NvCloth/extensions/src/ClothGeodesicTetherCooker.cpp b/NvCloth/extensions/src/ClothGeodesicTetherCooker.cpp index 65e2a3f..7557389 100644 --- a/NvCloth/extensions/src/ClothGeodesicTetherCooker.cpp +++ b/NvCloth/extensions/src/ClothGeodesicTetherCooker.cpp @@ -33,8 +33,8 @@ #include "NvClothExt/ClothTetherCooker.h" // from shared foundation -#include -#include +#include "../../src/ps/PsSort.h" +#include "NvCloth/ps/PsMathUtils.h" #include "NvCloth/Allocator.h" using namespace physx; -- cgit v1.2.3