Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/python/generic/euler.c')
-rw-r--r--source/blender/python/generic/euler.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/python/generic/euler.c b/source/blender/python/generic/euler.c
index 7e5be428868..dcd6bcb031c 100644
--- a/source/blender/python/generic/euler.c
+++ b/source/blender/python/generic/euler.c
@@ -32,6 +32,7 @@
#include "BKE_utildefines.h"
#include "BLI_blenlib.h"
+#include "BLO_sys_types.h"
//----------------------------------Mathutils.Euler() -------------------
//makes a new euler for you to play with