diff options
Diffstat (limited to 'pango/fonts.c')
-rw-r--r-- | pango/fonts.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pango/fonts.c b/pango/fonts.c index fcd84fca..07392f50 100644 --- a/pango/fonts.c +++ b/pango/fonts.c @@ -19,6 +19,7 @@ * Boston, MA 02111-1307, USA. */ +#include <config.h> #include <stdlib.h> #include <math.h> #include <string.h> |