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/bsp/extern/CSG_BooleanOps.h')
-rwxr-xr-xintern/bsp/extern/CSG_BooleanOps.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/intern/bsp/extern/CSG_BooleanOps.h b/intern/bsp/extern/CSG_BooleanOps.h
index 58e8534f351..c7f854ff5d7 100755
--- a/intern/bsp/extern/CSG_BooleanOps.h
+++ b/intern/bsp/extern/CSG_BooleanOps.h
@@ -33,6 +33,11 @@
#define CSG_BOOLEANOPS_H
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
+
/**
* @section Interface structures for CSG module.
* This interface falls into 2 categories.