diff options
Diffstat (limited to 'NvCloth/src/SwClothData.cpp')
| -rw-r--r-- | NvCloth/src/SwClothData.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NvCloth/src/SwClothData.cpp b/NvCloth/src/SwClothData.cpp index 84d85d4..d346d98 100644 --- a/NvCloth/src/SwClothData.cpp +++ b/NvCloth/src/SwClothData.cpp @@ -31,7 +31,7 @@ #include "SwCloth.h" #include "SwFabric.h" #include <foundation/Px.h> -#include <PsUtilities.h> +#include "ps/PsUtilities.h" using namespace physx; using namespace nv; |