summaryrefslogtreecommitdiffstats
path: root/src/zhuyin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/zhuyin.h')
-rw-r--r--src/zhuyin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zhuyin.h b/src/zhuyin.h
index d69a828..3b5341c 100644
--- a/src/zhuyin.h
+++ b/src/zhuyin.h
@@ -656,6 +656,7 @@ bool zhuyin_get_phrase_token(zhuyin_instance_t * instance,
/* hack here. */
typedef ChewingKey PinyinKey;
typedef ChewingKeyRest PinyinKeyPos;
+typedef pinyin_option_t zhuyin_option_t;
G_END_DECLS