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/psfont.c')
-rw-r--r--source/blender/blenlib/intern/psfont.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/blenlib/intern/psfont.c b/source/blender/blenlib/intern/psfont.c
index ea2525c1f90..4a04e40403c 100644
--- a/source/blender/blenlib/intern/psfont.c
+++ b/source/blender/blenlib/intern/psfont.c
@@ -46,6 +46,10 @@
#include "DNA_packedFile_types.h"
#include "DNA_curve_types.h"
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
/* ObjFnt types */
typedef struct chardesc {