summaryrefslogtreecommitdiffstats
path: root/src/pinyin_internal.cpp
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2016-03-30 14:32:19 +0800
committerPeng Wu <alexepico@gmail.com>2016-03-30 14:32:19 +0800
commita3eba16fd79e6954de9cbef245307d3d7631aa40 (patch)
tree2a4cdf2c3f2dadc2760aa239609328452438700b /src/pinyin_internal.cpp
parent9217eb5d25faa0bed91c9344fc28ac5b6d57c0ee (diff)
downloadlibpinyin-a3eba16fd79e6954de9cbef245307d3d7631aa40.tar.gz
libpinyin-a3eba16fd79e6954de9cbef245307d3d7631aa40.tar.xz
libpinyin-a3eba16fd79e6954de9cbef245307d3d7631aa40.zip
switch to chewing large table 2
Diffstat (limited to 'src/pinyin_internal.cpp')
-rw-r--r--src/pinyin_internal.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pinyin_internal.cpp b/src/pinyin_internal.cpp
index 5a6b20e..1017264 100644
--- a/src/pinyin_internal.cpp
+++ b/src/pinyin_internal.cpp
@@ -2,6 +2,7 @@
/* deprecated headers, just keep it here for compiling. */
+#include "facade_chewing_table.h"
#include "facade_phrase_table2.h"
/* Place holder for pinyin internal library. */