From d196cec51fde82ff2a1ad38ce7050efbeca6a8c1 Mon Sep 17 00:00:00 2001 From: erwincoumans Date: Tue, 23 Feb 2016 08:02:28 -0800 Subject: [PATCH] Update RigidBodySoftContact.cpp fix typo --- examples/RigidBody/RigidBodySoftContact.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/RigidBody/RigidBodySoftContact.cpp b/examples/RigidBody/RigidBodySoftContact.cpp index c356ed72c..6350fe4d7 100644 --- a/examples/RigidBody/RigidBodySoftContact.cpp +++ b/examples/RigidBody/RigidBodySoftContact.cpp @@ -15,7 +15,7 @@ subject to the following restrictions: -#include "RigidBodySoftContact.h"f +#include "RigidBodySoftContact.h" #include "btBulletDynamicsCommon.h" #define ARRAY_SIZE_Y 1