Switch over to recommended Freetype system of include ft2build.h then
authorOwen Taylor <otaylor@redhat.com>
Sat, 1 Nov 2003 15:02:17 +0000 (15:02 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sat, 1 Nov 2003 15:02:17 +0000 (15:02 +0000)
commitba0ccd5cfcb514cdc45373158343138b7b190f9d
tree9e02620bb5385750bc2f8e973822ad6dcc220ea8
parent558171a7a3666999c679719ad0bfbdf7c6a52289
Switch over to recommended Freetype system of include ft2build.h then

Sat Nov  1 09:32:15 2003  Owen Taylor  <otaylor@redhat.com>

        * pango/pango-ot.h pango/pangofc-font.h modules/indic/indic-ot.h
        pango/pangoft2.c pango/opentype/pango-ot-info.c
        pango/opentype/pango-ot-ruleset.c pango/opentype/ottest.c
        pango/opentype/ftxopen.[ch] pango/opentype/ftxgdef.c
        pango/opentype/ftxgsub.c pango/opentype/ftxgpos.c:
        Switch over to recommended Freetype system of
        include ft2build.h then #include FT_FREETYPE_H.
        Fixes ftmodule.h problem with current Freetype CVS.
        (#125548)
src/ftxgdef.c
src/ftxgpos.c
src/ftxgsub.c
src/ftxopen.c
src/ftxopen.h
src/ottest.c
src/pango-ot-info.c
src/pango-ot-private.h
src/pango-ot-ruleset.c