summaryrefslogtreecommitdiffstats
path: root/src/storage
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2013-02-05 11:41:37 +0800
committerPeng Wu <alexepico@gmail.com>2013-02-05 11:41:37 +0800
commitd30adf07184360c5c0ba9cb50bd9e021285de477 (patch)
tree9033ac0131c3354bf4bb80302e931e27f2e4237d /src/storage
parente70fa35d198a802c58ffc30968c21729d88c4f25 (diff)
downloadlibpinyin-d30adf07184360c5c0ba9cb50bd9e021285de477.tar.gz
libpinyin-d30adf07184360c5c0ba9cb50bd9e021285de477.tar.xz
libpinyin-d30adf07184360c5c0ba9cb50bd9e021285de477.zip
fixes typo
Diffstat (limited to 'src/storage')
-rw-r--r--src/storage/chewing_large_table.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/storage/chewing_large_table.h b/src/storage/chewing_large_table.h
index 59f494e..6ec218f 100644
--- a/src/storage/chewing_large_table.h
+++ b/src/storage/chewing_large_table.h
@@ -23,6 +23,7 @@
#define CHEWING_LARGE_TABLE_H
+#include <stdio.h>
#include "novel_types.h"
#include "memory_chunk.h"
#include "chewing_key.h"