aboutsummaryrefslogtreecommitdiff
path: root/NvCloth/src/TripletScheduler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'NvCloth/src/TripletScheduler.cpp')
-rw-r--r--NvCloth/src/TripletScheduler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/NvCloth/src/TripletScheduler.cpp b/NvCloth/src/TripletScheduler.cpp
index 0116200..10ad430 100644
--- a/NvCloth/src/TripletScheduler.cpp
+++ b/NvCloth/src/TripletScheduler.cpp
@@ -29,7 +29,7 @@
#include "TripletScheduler.h"
#include <algorithm>
-#include <PsUtilities.h>
+#include "../../src/ps/PsUtilities.h"
using namespace physx;
using namespace nv;