summaryrefslogtreecommitdiffstats
path: root/src/storage/phrase_index.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/storage/phrase_index.h')
-rw-r--r--src/storage/phrase_index.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/storage/phrase_index.h b/src/storage/phrase_index.h
index 1144ce9..bb3f84b 100644
--- a/src/storage/phrase_index.h
+++ b/src/storage/phrase_index.h
@@ -712,5 +712,6 @@ public:
};
extern const char * pinyin_phrase_files[PHRASE_INDEX_LIBRARY_COUNT];
+extern const char * pinyin_table_files[PHRASE_INDEX_LIBRARY_COUNT];
#endif