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