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/PIL_dynlib.h')
-rw-r--r--source/blender/blenlib/PIL_dynlib.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/blenlib/PIL_dynlib.h b/source/blender/blenlib/PIL_dynlib.h
index 26e1b2f9ac4..e23a2c3f1ac 100644
--- a/source/blender/blenlib/PIL_dynlib.h
+++ b/source/blender/blenlib/PIL_dynlib.h
@@ -32,6 +32,10 @@
#ifndef __PIL_DYNLIB_H__
#define __PIL_DYNLIB_H__
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
typedef struct PILdynlib PILdynlib;
PILdynlib*