VideoTexture: use PyObjectPlus.h instead of Python.h for compatibility with Python2.3
This commit is contained in:
@@ -22,7 +22,7 @@ http://www.gnu.org/copyleft/lesser.txt.
|
||||
|
||||
// implementation
|
||||
|
||||
#include <Python.h>
|
||||
#include <PyObjectPlus.h>
|
||||
#include <structmember.h>
|
||||
|
||||
#include <KX_BlenderCanvas.h>
|
||||
|
||||
Reference in New Issue
Block a user