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.cpp')
-rw-r--r--source/kernel/gen_system/GEN_Matrix4x4.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/source/kernel/gen_system/GEN_Matrix4x4.cpp b/source/kernel/gen_system/GEN_Matrix4x4.cpp
index ad250ea9ffc..4b941648e49 100644
--- a/source/kernel/gen_system/GEN_Matrix4x4.cpp
+++ b/source/kernel/gen_system/GEN_Matrix4x4.cpp
@@ -31,7 +31,9 @@
#include "GEN_Matrix4x4.h"
-
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
GEN_Matrix4x4::GEN_Matrix4x4()
{