fixing typo in include (report and patch by Jochen Schmitt)

This commit is contained in:
Dalai Felinto 2013-02-22 17:45:04 +00:00
parent 9f764e3aa7
commit 0945c3b43b

@ -32,7 +32,7 @@ subject to the following restrictions:
#include "KX_GameObject.h"
#include "BulletSoftBody/btSoftBody.h"
#include "BulletSoftBody//btSoftBodyInternals.h"
#include "BulletSoftBody/btSoftBodyInternals.h"
#include "BulletSoftBody/btSoftBodyHelpers.h"
#include "LinearMath/btConvexHull.h"
#include "BulletCollision/Gimpact/btGImpactShape.h"