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/test/BSP_GhostTest/BSP_TMesh.h')
-rwxr-xr-xintern/bsp/test/BSP_GhostTest/BSP_TMesh.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/intern/bsp/test/BSP_GhostTest/BSP_TMesh.h b/intern/bsp/test/BSP_GhostTest/BSP_TMesh.h
index 5bfdb703a52..8b8a365ff78 100755
--- a/intern/bsp/test/BSP_GhostTest/BSP_TMesh.h
+++ b/intern/bsp/test/BSP_GhostTest/BSP_TMesh.h
@@ -33,6 +33,11 @@
#define BSP_TMesh_h
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
+
#include "MT_Point3.h"
#include "MT_Vector3.h"
#include "MT_Transform.h"