summaryrefslogtreecommitdiffstats
path: root/src/pinyin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pinyin.h')
-rw-r--r--src/pinyin.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pinyin.h b/src/pinyin.h
index 5e10b4e..3cf6e71 100644
--- a/src/pinyin.h
+++ b/src/pinyin.h
@@ -10,3 +10,6 @@
#include "lookup.h"
#include "pinyin_lookup.h"
#include "phrase_lookup.h"
+
+/* training module */
+#include "flexible_ngram.h"