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 'intern/decimation/intern/LOD_Quadric.h')
-rw-r--r--intern/decimation/intern/LOD_Quadric.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/intern/decimation/intern/LOD_Quadric.h b/intern/decimation/intern/LOD_Quadric.h
index d5b85c9ab71..16d3911538b 100644
--- a/intern/decimation/intern/LOD_Quadric.h
+++ b/intern/decimation/intern/LOD_Quadric.h
@@ -30,9 +30,12 @@
*/
#ifndef NAN_INCLUDED_LOD_Quadric_h
-
#define NAN_INCLUDED_LOD_Quadric_h
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "MT_Vector3.h"
#include "MT_Matrix3x3.h"