summaryrefslogtreecommitdiff
path: root/src/psaux/psfont.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/psaux/psfont.h')
-rw-r--r--src/psaux/psfont.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/psaux/psfont.h b/src/psaux/psfont.h
index f7ce1492c..f88b1316f 100644
--- a/src/psaux/psfont.h
+++ b/src/psaux/psfont.h
@@ -90,7 +90,7 @@ FT_BEGIN_HEADER
/* FreeType related members */
CF2_OutlineRec outline; /* freetype glyph outline functions */
- CFF_Decoder* decoder;
+ PS_Decoder* decoder;
CFF_SubFont lastSubfont; /* FreeType parsed data; */
/* top font or subfont */