summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/lookup/test_simple_lookup.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lookup/test_simple_lookup.cpp b/tests/lookup/test_simple_lookup.cpp
index 04f4dce..be90316 100644
--- a/tests/lookup/test_simple_lookup.cpp
+++ b/tests/lookup/test_simple_lookup.cpp
@@ -8,7 +8,7 @@
#include "pinyin_large_table.h"
#include "phrase_index.h"
#include "ngram.h"
-#include "lookup.h"
+#include "pinyin_lookup.h"
size_t bench_times = 1000;