summaryrefslogtreecommitdiffstats
path: root/src/storage/phrase_index.cpp
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2013-10-21 11:10:11 +0800
committerPeng Wu <alexepico@gmail.com>2013-10-21 11:10:11 +0800
commitf9c1602a1cb8dc63a36f787fcba90d687813354c (patch)
tree600215df5a3eaf9e91f5db75dd02f12aa5ccedab /src/storage/phrase_index.cpp
parentb84ee248300c8fa5317ea0c69efdf120616170cd (diff)
downloadlibzhuyin-f9c1602a1cb8dc63a36f787fcba90d687813354c.tar.gz
libzhuyin-f9c1602a1cb8dc63a36f787fcba90d687813354c.tar.xz
libzhuyin-f9c1602a1cb8dc63a36f787fcba90d687813354c.zip
rename pinyin_custom2.h to zhuyin_custom2.h
Diffstat (limited to 'src/storage/phrase_index.cpp')
-rw-r--r--src/storage/phrase_index.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/storage/phrase_index.cpp b/src/storage/phrase_index.cpp
index 062101c..7229084 100644
--- a/src/storage/phrase_index.cpp
+++ b/src/storage/phrase_index.cpp
@@ -20,7 +20,7 @@
*/
#include "phrase_index.h"
-#include "pinyin_custom2.h"
+#include "zhuyin_custom2.h"
using namespace zhuyin;