COmpilation error fix after recent cleanup in BGE

This commit is contained in:
Sergey Sharybin 2014-04-24 13:03:41 +06:00
parent 59b94f2193
commit 5bcc9ee4fe
1 changed files with 0 additions and 1 deletions

View File

@ -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"