From fc7fffecf01667281cb094147e20aedcd4d7a8dd Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Fri, 8 Jan 2016 12:52:17 +0800 Subject: refactor code --- src/storage/chewing_key.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/storage/chewing_key.cpp') diff --git a/src/storage/chewing_key.cpp b/src/storage/chewing_key.cpp index 66be039..79e0402 100644 --- a/src/storage/chewing_key.cpp +++ b/src/storage/chewing_key.cpp @@ -22,6 +22,7 @@ #include "chewing_key.h" #include #include "pinyin_parser2.h" +#include "zhuyin_parser2.h" #include "pinyin_parser_table.h" #include "zhuyin_table.h" -- cgit