[Bf-blender-cvs] [5bcc9ee] master: COmpilation error fix after recent cleanup in BGE

Sergey Sharybin noreply at git.blender.org
Thu Apr 24 09:12:20 CEST 2014


Commit: 5bcc9ee4fe117d7674b7e56f7a366a16ad82a287
Author: Sergey Sharybin
Date:   Thu Apr 24 13:03:41 2014 +0600
https://developer.blender.org/rB5bcc9ee4fe117d7674b7e56f7a366a16ad82a287

COmpilation error fix after recent cleanup in BGE

===================================================================

M	source/gameengine/Ketsji/KX_GameObject.cpp

===================================================================

diff --git a/source/gameengine/Ketsji/KX_GameObject.cpp b/source/gameengine/Ketsji/KX_GameObject.cpp
index bd8d688..2e39614 100644
--- a/source/gameengine/Ketsji/KX_GameObject.cpp
+++ b/source/gameengine/Ketsji/KX_GameObject.cpp
@@ -63,7 +63,6 @@ typedef unsigned long uint_ptr;
 #include "KX_PythonInit.h"
 #include "KX_PyMath.h"
 #include "KX_PythonSeq.h"
-#include "KX_ConvertPhysicsObject.h"
 #include "SCA_IActuator.h"
 #include "SCA_ISensor.h"
 #include "SCA_IController.h"




More information about the Bf-blender-cvs mailing list