summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-11-01 15:02:17 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-11-01 15:02:17 +0000
commit2a5e8f4b90bee534e14a60a9f485dad7719c84a0 (patch)
treebbe6e2b5308480ae7f469824c19d011f242d4152 /modules
parent0d4fc337ced4c1884f34c2723f36c0efe9f61c42 (diff)
downloadpango-2a5e8f4b90bee534e14a60a9f485dad7719c84a0.tar.gz
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)
Diffstat (limited to 'modules')
-rw-r--r--modules/indic/indic-ot.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/indic/indic-ot.h b/modules/indic/indic-ot.h
index 9730db53..d52a3542 100644
--- a/modules/indic/indic-ot.h
+++ b/modules/indic/indic-ot.h
@@ -9,7 +9,6 @@
#ifndef __INDIC_OT_H__
#define __INDIC_OT_H__
-#include <freetype/freetype.h>
#include <pango/pango-glyph.h>
#include <pango/pango-types.h>
#include "mprefixups.h"