summaryrefslogtreecommitdiff
path: root/src/fontfile/renderers.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fontfile/renderers.c')
-rw-r--r--src/fontfile/renderers.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/fontfile/renderers.c b/src/fontfile/renderers.c
index 4186724..f110ba8 100644
--- a/src/fontfile/renderers.c
+++ b/src/fontfile/renderers.c
@@ -31,6 +31,9 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <X11/fonts/fntfilst.h>
extern void ErrorF(const char *f, ...);