projects
/
blender-staging.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merging with trunk up to r38631.
[blender-staging.git]
/
source
/
gameengine
/
Expressions
/
PyObjectPlus.h
diff --git
a/source/gameengine/Expressions/PyObjectPlus.h
b/source/gameengine/Expressions/PyObjectPlus.h
index 21353c22c0a0f075c8070232a598df0c5f38bc36..080e7196d5a9ebfa89c76dd07a4c5beabe28a3f8 100644
(file)
--- a/
source/gameengine/Expressions/PyObjectPlus.h
+++ b/
source/gameengine/Expressions/PyObjectPlus.h
@@
-55,6
+55,7
@@
#ifdef USE_MATHUTILS
extern "C" {
#include "../../blender/python/mathutils/mathutils.h" /* so we can have mathutils callbacks */
+#include "../../blender/python/generic/py_capi_utils.h" /* for PyC_LineSpit only */
}
#endif