diff --git a/src/type1z/t1parse.h b/src/type1z/t1parse.h index aee45f986..4487193d6 100644 --- a/src/type1z/t1parse.h +++ b/src/type1z/t1parse.h @@ -196,6 +196,9 @@ T1_Int length, T1_UShort seed ); + LOCAL_DEF + void T1_Done_Parser( T1_Parser* parser ); + #ifdef __cplusplus } #endif