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/kernel/gen_system/GEN_Matrix4x4.h')
-rw-r--r--source/kernel/gen_system/GEN_Matrix4x4.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/kernel/gen_system/GEN_Matrix4x4.h b/source/kernel/gen_system/GEN_Matrix4x4.h
index 8fc1539f777..cd0a586b2e0 100644
--- a/source/kernel/gen_system/GEN_Matrix4x4.h
+++ b/source/kernel/gen_system/GEN_Matrix4x4.h
@@ -34,6 +34,10 @@
#include "MT_Point3.h"
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
class GEN_Matrix4x4
{
public: