aboutsummaryrefslogtreecommitdiff
path: root/NvCloth/src/IterationState.h
diff options
context:
space:
mode:
Diffstat (limited to 'NvCloth/src/IterationState.h')
-rw-r--r--NvCloth/src/IterationState.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/NvCloth/src/IterationState.h b/NvCloth/src/IterationState.h
index be046b5..85bfacc 100644
--- a/NvCloth/src/IterationState.h
+++ b/NvCloth/src/IterationState.h
@@ -34,9 +34,9 @@
#include <foundation/PxVec3.h>
#include <foundation/PxMat44.h>
#include <foundation/PxMat33.h>
-#include <PsMathUtils.h>
#include "Vec4T.h"
#include <algorithm>
+#include "NvCloth/ps/PsMathUtils.h"
namespace nv
{