diff options
Diffstat (limited to 'pango/pango-ot.h')
-rw-r--r-- | pango/pango-ot.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pango/pango-ot.h b/pango/pango-ot.h index 6d6a9f5c..501ca8b6 100644 --- a/pango/pango-ot.h +++ b/pango/pango-ot.h @@ -30,6 +30,9 @@ #include <pango/pango-script.h> #include <pango/pango-language.h> +#include <ft2build.h> +#include FT_FREETYPE_H + G_BEGIN_DECLS #ifndef PANGO_DISABLE_DEPRECATED |