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/deflate/stub/BLO_deflateSTUB.c')
-rw-r--r--source/blender/deflate/stub/BLO_deflateSTUB.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/deflate/stub/BLO_deflateSTUB.c b/source/blender/deflate/stub/BLO_deflateSTUB.c
index cb6323dfd3e..fc0b038bc0a 100644
--- a/source/blender/deflate/stub/BLO_deflateSTUB.c
+++ b/source/blender/deflate/stub/BLO_deflateSTUB.c
@@ -37,6 +37,10 @@
#include "BLO_streamglue.h"
#include "BLO_deflate.h"
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
int
BLO_deflate(
unsigned char *data,