diff options
Diffstat (limited to 'pango/pango-fontset.c')
-rw-r--r-- | pango/pango-fontset.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pango/pango-fontset.c b/pango/pango-fontset.c index a62169a2..acf8fd52 100644 --- a/pango/pango-fontset.c +++ b/pango/pango-fontset.c @@ -19,6 +19,8 @@ * Boston, MA 02111-1307, USA. */ +#include <config.h> + /* * PangoFontset */ |