summaryrefslogtreecommitdiff
path: root/include/freetype/internal/psaux.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/freetype/internal/psaux.h')
-rw-r--r--include/freetype/internal/psaux.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/freetype/internal/psaux.h b/include/freetype/internal/psaux.h
index 9748368db..7357da452 100644
--- a/include/freetype/internal/psaux.h
+++ b/include/freetype/internal/psaux.h
@@ -1291,10 +1291,10 @@ FT_BEGIN_HEADER
PS_Decoder* ps_decoder );
void
- (*t1_make_subfont)( T1_Face face,
+ (*t1_make_subfont)( FT_Face face,
+ PS_Private priv,
CFF_SubFont subfont );
-
T1_CMap_Classes t1_cmap_classes;
/* fields after this comment line were added after version 2.1.10 */