From 293003483072888aa954f06d3097f5b46f55e1e5 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Tue, 30 Aug 2011 14:03:43 +0800 Subject: switch to pinyin internal header --- utils/storage/gen_binary_files.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/storage/gen_binary_files.cpp') diff --git a/utils/storage/gen_binary_files.cpp b/utils/storage/gen_binary_files.cpp index 90bc0c0..4c71247 100644 --- a/utils/storage/gen_binary_files.cpp +++ b/utils/storage/gen_binary_files.cpp @@ -21,7 +21,7 @@ #include #include -#include "pinyin.h" +#include "pinyin_internal.h" void print_help(){ printf("Usage: gen_binary_files --table-dir \n"); -- cgit