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/blenlib/intern/BLI_scanfill.h')
-rw-r--r--source/blender/blenlib/intern/BLI_scanfill.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/blender/blenlib/intern/BLI_scanfill.h b/source/blender/blenlib/intern/BLI_scanfill.h
index 54b11a34b58..d5156b5b6e8 100644
--- a/source/blender/blenlib/intern/BLI_scanfill.h
+++ b/source/blender/blenlib/intern/BLI_scanfill.h
@@ -37,6 +37,9 @@
#ifndef BLI_SCANFILL_H
#define BLI_SCANFILL_H
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#endif