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 f529789..3654369 100644
--- a/src/storage/phrase_index.h
+++ b/src/storage/phrase_index.h
@@ -838,6 +838,7 @@ typedef enum {
} PHRASE_FILE_TYPE;
typedef struct {
+ const PHRASE_INDEX_LIBRARIES m_dict_index; /* for assert purpose. */
const char * m_table_filename;
const char * m_system_filename;
const char * m_user_filename;