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 'intern/bmfont/intern/BMF_BitmapFont.h')
-rw-r--r--intern/bmfont/intern/BMF_BitmapFont.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/intern/bmfont/intern/BMF_BitmapFont.h b/intern/bmfont/intern/BMF_BitmapFont.h
index 30cfd650353..2a363166179 100644
--- a/intern/bmfont/intern/BMF_BitmapFont.h
+++ b/intern/bmfont/intern/BMF_BitmapFont.h
@@ -38,6 +38,10 @@
#ifndef __BMF_BITMAP_FONT_H
#define __BMF_BITMAP_FONT_H
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "BMF_FontData.h"
/**