summaryrefslogtreecommitdiffstats
path: root/src/pinyin_internal.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2011-12-07 14:08:56 +0800
committerPeng Wu <alexepico@gmail.com>2011-12-07 14:08:56 +0800
commitdcfbeeaa0e381a7d03cdec05e8712753c2afb1e2 (patch)
treea6cfd6afd5eb92b7abc06bda9cfd0ed7610b61a2 /src/pinyin_internal.h
parentebed3789e3db58958106306f8907b3ea4ab9bcd6 (diff)
downloadlibpinyin-dcfbeeaa0e381a7d03cdec05e8712753c2afb1e2.tar.gz
libpinyin-dcfbeeaa0e381a7d03cdec05e8712753c2afb1e2.tar.xz
libpinyin-dcfbeeaa0e381a7d03cdec05e8712753c2afb1e2.zip
fixes compile
Diffstat (limited to 'src/pinyin_internal.h')
-rw-r--r--src/pinyin_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pinyin_internal.h b/src/pinyin_internal.h
index 9ddf963..252c733 100644
--- a/src/pinyin_internal.h
+++ b/src/pinyin_internal.h
@@ -38,6 +38,7 @@
#include "tag_utility.h"
#include "pinyin_custom2.h"
#include "pinyin_parser2.h"
+#include "pinyin_phrase2.h"
#include "chewing_large_table.h"
#include "facade_chewing_table.h"
#include "facade_phrase_table.h"