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/intern/BSP_CSGNCMeshSplitter.h')
-rwxr-xr-xintern/bsp/intern/BSP_CSGNCMeshSplitter.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/intern/bsp/intern/BSP_CSGNCMeshSplitter.h b/intern/bsp/intern/BSP_CSGNCMeshSplitter.h
index 56c1258f5c4..1fcfbcac981 100755
--- a/intern/bsp/intern/BSP_CSGNCMeshSplitter.h
+++ b/intern/bsp/intern/BSP_CSGNCMeshSplitter.h
@@ -33,6 +33,11 @@
#define BSP_CSGNCMeshSplitter_h
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
+
class BSP_MeshFragment;
class MT_Plane3;
class BSP_CSGMesh;