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/mathutils_quat.c')
-rw-r--r--source/blender/python/generic/mathutils_quat.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/python/generic/mathutils_quat.c b/source/blender/python/generic/mathutils_quat.c
index 4dced9aaad1..d6053f3fae4 100644
--- a/source/blender/python/generic/mathutils_quat.c
+++ b/source/blender/python/generic/mathutils_quat.c
@@ -29,6 +29,8 @@
#include "mathutils.h"
#include "BLI_math.h"
+#include "BLI_utildefines.h"
+
#include "BKE_utildefines.h"
#define QUAT_SIZE 4