From 38270cf002fa0ca6ba03d895c91487c940206f53 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Thu, 17 Nov 2011 17:41:46 +0800 Subject: fixes compile --- src/storage/pinyin_parser2.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/storage/pinyin_parser2.h') diff --git a/src/storage/pinyin_parser2.h b/src/storage/pinyin_parser2.h index 948e31e..4e8bbdc 100644 --- a/src/storage/pinyin_parser2.h +++ b/src/storage/pinyin_parser2.h @@ -24,6 +24,7 @@ #include #include "chewing_key.h" +#include "pinyin_custom2.h" namespace pinyin{ -- cgit