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/blender/include/BDR_isect.h')
-rw-r--r--source/blender/include/BDR_isect.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/blender/include/BDR_isect.h b/source/blender/include/BDR_isect.h
index 0ae02f9545f..0e9c716d9f1 100644
--- a/source/blender/include/BDR_isect.h
+++ b/source/blender/include/BDR_isect.h
@@ -34,6 +34,9 @@
#ifndef BDR_ISECT_H
#define BDR_ISECT_H
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
struct EditVert;
struct EditVlak;