diff options
Diffstat (limited to 'extools/lex_trans_tbl.h')
-rw-r--r-- | extools/lex_trans_tbl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extools/lex_trans_tbl.h b/extools/lex_trans_tbl.h index 81d6ccc9..161b4a0d 100644 --- a/extools/lex_trans_tbl.h +++ b/extools/lex_trans_tbl.h @@ -8,6 +8,7 @@ #ifndef LEX_TRANS_TBL_H_ #define LEX_TRANS_TBL_H_ +#include "wordid.h" #include <map> class LexTranslationTable |