From 5bcc9ee4fe117d7674b7e56f7a366a16ad82a287 Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Thu, 24 Apr 2014 13:03:41 +0600 Subject: COmpilation error fix after recent cleanup in BGE --- source/gameengine/Ketsji/KX_GameObject.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/source/gameengine/Ketsji/KX_GameObject.cpp b/source/gameengine/Ketsji/KX_GameObject.cpp index bd8d68819ad..2e39614e7d2 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" -- cgit v1.2.3