fixed a typo
diff --git a/include/t1tables.h b/include/t1tables.h
index fd662a1..ae7ed90 100644
--- a/include/t1tables.h
+++ b/include/t1tables.h
@@ -137,7 +137,7 @@
FT_ULong cid_count;
FT_Int num_font_dicts;
- CIF_FontDict* font_dicts;
+ CID_FontDict* font_dicts;
} CID_Info;