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_ExternBufferEditor.h')
-rw-r--r--intern/decimation/intern/LOD_ExternBufferEditor.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/intern/decimation/intern/LOD_ExternBufferEditor.h b/intern/decimation/intern/LOD_ExternBufferEditor.h
index 9f628c4455b..9496151dda5 100644
--- a/intern/decimation/intern/LOD_ExternBufferEditor.h
+++ b/intern/decimation/intern/LOD_ExternBufferEditor.h
@@ -38,6 +38,11 @@
#ifndef NAN_INCLUDED_LOD_ExternBufferEditor_h
#define NAN_INCLUDED_LOD_ExternBufferEditor_h
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
+
#include "LOD_MeshPrimitives.h"
#include <vector>
#include "LOD_ManMesh2.h"