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/extern/LOD_decimation.h')
-rw-r--r--intern/decimation/extern/LOD_decimation.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/intern/decimation/extern/LOD_decimation.h b/intern/decimation/extern/LOD_decimation.h
index 4b1936b72fb..12e29a4a409 100644
--- a/intern/decimation/extern/LOD_decimation.h
+++ b/intern/decimation/extern/LOD_decimation.h
@@ -40,6 +40,9 @@
#ifndef NAN_INCLUDED_LOD_decimation_h
#define NAN_INCLUDED_LOD_decimation_h
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#ifdef __cplusplus
extern "C" {