Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/rigidbody/rb_bullet_api.cpp')
-rw-r--r--source/blender/rigidbody/rb_bullet_api.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/rigidbody/rb_bullet_api.cpp b/source/blender/rigidbody/rb_bullet_api.cpp
index c7955cae4f3..c4a4532bad1 100644
--- a/source/blender/rigidbody/rb_bullet_api.cpp
+++ b/source/blender/rigidbody/rb_bullet_api.cpp
@@ -60,8 +60,6 @@ subject to the following restrictions:
#include "RBI_api.h"
-#include "BLI_math.h"
-
#include "btBulletDynamicsCommon.h"
#include "LinearMath/btVector3.h"