diff options
Diffstat (limited to 'src/pinyin.h')
-rw-r--r-- | src/pinyin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pinyin.h b/src/pinyin.h index 3cf6e71..6e3c81e 100644 --- a/src/pinyin.h +++ b/src/pinyin.h @@ -10,6 +10,7 @@ #include "lookup.h" #include "pinyin_lookup.h" #include "phrase_lookup.h" +#include "tag_utility.h" /* training module */ #include "flexible_ngram.h" |