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/src/SwFabric.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NvCloth/src/SwFabric.cpp') diff --git a/NvCloth/src/SwFabric.cpp b/NvCloth/src/SwFabric.cpp index b8d617f..bf4b110 100644 --- a/NvCloth/src/SwFabric.cpp +++ b/NvCloth/src/SwFabric.cpp @@ -29,10 +29,10 @@ #include "SwFabric.h" #include "SwFactory.h" -#include "PsSort.h" +#include "ps/PsSort.h" #include "limits.h" // for USHRT_MAX #include -#include "PsUtilities.h" +#include "../../src/ps/PsUtilities.h" using namespace nv; using namespace physx; -- cgit v1.2.3