diff options
Diffstat (limited to 'NvCloth/samples/SampleBase/scene/scenes/StiffnessPerConstraintScene.cpp')
| -rw-r--r-- | NvCloth/samples/SampleBase/scene/scenes/StiffnessPerConstraintScene.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NvCloth/samples/SampleBase/scene/scenes/StiffnessPerConstraintScene.cpp b/NvCloth/samples/SampleBase/scene/scenes/StiffnessPerConstraintScene.cpp index 4ed9daf..e92c1dc 100644 --- a/NvCloth/samples/SampleBase/scene/scenes/StiffnessPerConstraintScene.cpp +++ b/NvCloth/samples/SampleBase/scene/scenes/StiffnessPerConstraintScene.cpp @@ -9,7 +9,7 @@ */ #include "StiffnessPerConstraintScene.h" -#include "Scene/SceneController.h" +#include "scene/SceneController.h" #include <NvClothExt/ClothFabricCooker.h> #include "ClothMeshGenerator.h" #include <NvCloth/Fabric.h> |