summaryrefslogtreecommitdiffstats
path: root/src/pinyin_internal.cpp
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2016-03-31 11:09:37 +0800
committerPeng Wu <alexepico@gmail.com>2016-03-31 11:09:37 +0800
commit3e1537b4c456d9f41bbd81f1f9c00d6920a8137e (patch)
treeb81953a6f31e74a5314b219b189bd53732ec7c5f /src/pinyin_internal.cpp
parent836ea17130bd54b60c0d51ffc656b28106e73d1a (diff)
downloadlibpinyin-3e1537b4c456d9f41bbd81f1f9c00d6920a8137e.tar.gz
libpinyin-3e1537b4c456d9f41bbd81f1f9c00d6920a8137e.tar.xz
libpinyin-3e1537b4c456d9f41bbd81f1f9c00d6920a8137e.zip
update pinyin_internal.h
Diffstat (limited to 'src/pinyin_internal.cpp')
-rw-r--r--src/pinyin_internal.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pinyin_internal.cpp b/src/pinyin_internal.cpp
index 1017264..7415ac8 100644
--- a/src/pinyin_internal.cpp
+++ b/src/pinyin_internal.cpp
@@ -2,6 +2,8 @@
/* deprecated headers, just keep it here for compiling. */
+#include "chewing_large_table.h"
+#include "phrase_large_table2.h"
#include "facade_chewing_table.h"
#include "facade_phrase_table2.h"