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/gameengine/Ketsji/KX_ConvertPhysicsObject.h')
-rw-r--r--source/gameengine/Ketsji/KX_ConvertPhysicsObject.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/source/gameengine/Ketsji/KX_ConvertPhysicsObject.h b/source/gameengine/Ketsji/KX_ConvertPhysicsObject.h
index a88e6f629cb..bf40baf5594 100644
--- a/source/gameengine/Ketsji/KX_ConvertPhysicsObject.h
+++ b/source/gameengine/Ketsji/KX_ConvertPhysicsObject.h
@@ -33,17 +33,11 @@
#define KX_CONVERTPHYSICSOBJECTS
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
-
//#define USE_SUMO_SOLID
//solid is not available yet
#define USE_ODE
-
class RAS_MeshObject;
class KX_Scene;