aboutsummaryrefslogtreecommitdiff
path: root/NvCloth/src/cuda/CuClothData.h
diff options
context:
space:
mode:
Diffstat (limited to 'NvCloth/src/cuda/CuClothData.h')
-rw-r--r--NvCloth/src/cuda/CuClothData.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/NvCloth/src/cuda/CuClothData.h b/NvCloth/src/cuda/CuClothData.h
index dd836fd..5f2d7c6 100644
--- a/NvCloth/src/cuda/CuClothData.h
+++ b/NvCloth/src/cuda/CuClothData.h
@@ -32,7 +32,7 @@
#include <foundation/Px.h>
#ifndef __CUDACC__
-#include "simd.h"
+#include "Simd.h"
#endif
namespace nv