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/render/intern/include/envmap.h')
-rw-r--r--source/blender/render/intern/include/envmap.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/render/intern/include/envmap.h b/source/blender/render/intern/include/envmap.h
index 62640454151..89ec76a9f08 100644
--- a/source/blender/render/intern/include/envmap.h
+++ b/source/blender/render/intern/include/envmap.h
@@ -35,6 +35,10 @@
#ifndef ENVMAP_EXT_H
#define ENVMAP_EXT_H
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
/* no types!!! */
/* #include "envmap_types.h" */