diff options
Diffstat (limited to 'src/Glyph.c')
-rw-r--r-- | src/Glyph.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Glyph.c b/src/Glyph.c index dcc2231..894bb77 100644 --- a/src/Glyph.c +++ b/src/Glyph.c @@ -22,6 +22,9 @@ * Author: Keith Packard, SuSE, Inc. */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "Xrenderint.h" GlyphSet |