diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2009-11-05 17:17:51 -0500 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2009-11-05 17:17:51 -0500 |
commit | 0fa045303807015c988f9e6e351f51e62532f9d2 (patch) | |
tree | f0263d62247f10410838470c136a23b803bda974 /pango/pango-ot-private.h | |
parent | 9cd6f844bea5fb7fa206a5f9a0ce7d9e434ee14e (diff) | |
download | pango-0fa045303807015c988f9e6e351f51e62532f9d2.tar.gz |
Use hb-ft.h
Diffstat (limited to 'pango/pango-ot-private.h')
-rw-r--r-- | pango/pango-ot-private.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pango/pango-ot-private.h b/pango/pango-ot-private.h index 9bd178fa..7891b1cb 100644 --- a/pango/pango-ot-private.h +++ b/pango/pango-ot-private.h @@ -26,6 +26,7 @@ #include <pango/pango-ot.h> #include <hb-ot.h> +#include <hb-ft.h> #include <hb-glib.h> G_BEGIN_DECLS |