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