summaryrefslogtreecommitdiffstats
path: root/src/storage/ngram.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/storage/ngram.h')
-rw-r--r--src/storage/ngram.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/storage/ngram.h b/src/storage/ngram.h
index efcec53..a152063 100644
--- a/src/storage/ngram.h
+++ b/src/storage/ngram.h
@@ -24,7 +24,7 @@
#include <db.h>
-namespace pinyin{
+namespace zhuyin{
class Bigram;