aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/module/clothing/src/ClothingAssetData.cpp
diff options
context:
space:
mode:
authorSheikh Dawood Abdul Ajees <[email protected]>2017-05-12 17:45:18 -0500
committerSheikh Dawood Abdul Ajees <[email protected]>2017-05-12 17:45:18 -0500
commit7f12de60542edc8f1c6683e6b4cdce8570e51456 (patch)
tree0b5d533bae189ea286257b5ab78b635fafb19aa0 /APEX_1.4/module/clothing/src/ClothingAssetData.cpp
parentPhysX 3.4, APEX 1.4 patch release @22017166 (diff)
downloadphysx-3.4-7f12de60542edc8f1c6683e6b4cdce8570e51456.tar.xz
physx-3.4-7f12de60542edc8f1c6683e6b4cdce8570e51456.zip
PhysX 3.4, APEX 1.4 patch release @22121272
Diffstat (limited to 'APEX_1.4/module/clothing/src/ClothingAssetData.cpp')
-rw-r--r--APEX_1.4/module/clothing/src/ClothingAssetData.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/APEX_1.4/module/clothing/src/ClothingAssetData.cpp b/APEX_1.4/module/clothing/src/ClothingAssetData.cpp
index 68e04d56..750c21ae 100644
--- a/APEX_1.4/module/clothing/src/ClothingAssetData.cpp
+++ b/APEX_1.4/module/clothing/src/ClothingAssetData.cpp
@@ -8,7 +8,7 @@
* license agreement from NVIDIA CORPORATION is strictly prohibited.
*/
-#include "ApexSimdMath.h"
+#include "SimdMath.h"
#include "PxPreprocessor.h"
#include "RenderDataFormat.h"
#include "ClothingAssetData.h"