summaryrefslogtreecommitdiffstats
path: root/src/sfnt/ttsbit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sfnt/ttsbit.h')
-rw-r--r--src/sfnt/ttsbit.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sfnt/ttsbit.h b/src/sfnt/ttsbit.h
index ea0b5f8..695d0d8 100644
--- a/src/sfnt/ttsbit.h
+++ b/src/sfnt/ttsbit.h
@@ -28,11 +28,11 @@ FT_BEGIN_HEADER
FT_LOCAL( FT_Error )
- tt_face_load_eblc( TT_Face face,
+ tt_face_load_sbit( TT_Face face,
FT_Stream stream );
FT_LOCAL( void )
- tt_face_free_eblc( TT_Face face );
+ tt_face_free_sbit( TT_Face face );
FT_LOCAL( FT_Error )