summaryrefslogtreecommitdiff
path: root/fonttosfnt.h
diff options
context:
space:
mode:
Diffstat (limited to 'fonttosfnt.h')
-rw-r--r--fonttosfnt.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/fonttosfnt.h b/fonttosfnt.h
index 5b3ec78..d6aa004 100644
--- a/fonttosfnt.h
+++ b/fonttosfnt.h
@@ -24,6 +24,10 @@ THE SOFTWARE.
#ifndef _FONTTOSFNT_H_
#define _FONTTOSFNT_H_ 1
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <stdarg.h>
#include <ft2build.h>
#include FT_FREETYPE_H