summaryrefslogtreecommitdiff
path: root/src/Type1/afm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Type1/afm.c')
-rw-r--r--src/Type1/afm.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Type1/afm.c b/src/Type1/afm.c
index c930ae7..0f7c510 100644
--- a/src/Type1/afm.c
+++ b/src/Type1/afm.c
@@ -17,6 +17,9 @@
*/
/* $XFree86: xc/lib/font/Type1/afm.c,v 1.2 1999/08/21 13:47:38 dawes Exp $ */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#ifdef BUILDCID
#ifndef FONTMODULE
#include <stdio.h>