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_GhostTest3D.h')
-rwxr-xr-xintern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/intern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.h b/intern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.h
index 49ab615403d..05da968c69c 100755
--- a/intern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.h
+++ b/intern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.h
@@ -33,6 +33,10 @@
#define BSP_GhostTest_h
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "GHOST_IEventConsumer.h"