summaryrefslogtreecommitdiffstats
path: root/tests/storage/test_pinyin_index.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/storage/test_pinyin_index.cpp')
-rw-r--r--tests/storage/test_pinyin_index.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/storage/test_pinyin_index.cpp b/tests/storage/test_pinyin_index.cpp
index 9f5669b..2a945f4 100644
--- a/tests/storage/test_pinyin_index.cpp
+++ b/tests/storage/test_pinyin_index.cpp
@@ -1,7 +1,7 @@
#include <string.h>
#include <stdio.h>
#include <sys/time.h>
-#include "pinyin.h"
+#include "pinyin_internal.h"
size_t bench_times = 1000;