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_QSDecimator.h')
-rw-r--r--intern/decimation/intern/LOD_QSDecimator.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/intern/decimation/intern/LOD_QSDecimator.h b/intern/decimation/intern/LOD_QSDecimator.h
index 12846c04aae..f1364668e41 100644
--- a/intern/decimation/intern/LOD_QSDecimator.h
+++ b/intern/decimation/intern/LOD_QSDecimator.h
@@ -30,9 +30,12 @@
*/
#ifndef NAN_INCLUDED_LOD_QSDecimator_H
-
#define NAN_INCLUDED_LOD_QSDecimator_H
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "MEM_NonCopyable.h"
#include "LOD_ManMesh2.h"
#include "LOD_ExternNormalEditor.h"