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/encrypt/BLO_encrypt.h')
-rw-r--r--source/blender/encrypt/BLO_encrypt.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/encrypt/BLO_encrypt.h b/source/blender/encrypt/BLO_encrypt.h
index 22b9e6f6300..2811eb02a96 100644
--- a/source/blender/encrypt/BLO_encrypt.h
+++ b/source/blender/encrypt/BLO_encrypt.h
@@ -30,6 +30,10 @@
* ***** END GPL/BL DUAL LICENSE BLOCK *****
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#ifndef BLO_ENCRYPT_H
#define BLO_ENCRYPT_H