diff options
Diffstat (limited to 'NvCloth/src/dx/DxClothData.h')
| -rw-r--r-- | NvCloth/src/dx/DxClothData.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NvCloth/src/dx/DxClothData.h b/NvCloth/src/dx/DxClothData.h index f91d37d..4da9be2 100644 --- a/NvCloth/src/dx/DxClothData.h +++ b/NvCloth/src/dx/DxClothData.h @@ -31,7 +31,7 @@ #pragma once #include <foundation/Px.h> -#include "simd.h" +#include "Simd.h" namespace nv { |