From fabb251458f4a2d6d4f87dd36038fac2774b378c Mon Sep 17 00:00:00 2001 From: Marijn Tamis Date: Fri, 20 Oct 2017 14:30:56 +0200 Subject: NvCloth 1.1.3 Release. (23014067) --- NvCloth/src/cuda/CuClothData.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NvCloth/src/cuda/CuClothData.h') 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 #ifndef __CUDACC__ -#include "simd.h" +#include "Simd.h" #endif namespace nv -- cgit v1.2.3