aboutsummaryrefslogtreecommitdiffstats
path: root/native/dicttoolkit/tests
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2018-11-09 00:38:40 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-11-09 00:38:40 +0000
commit128f68acb28e704f3fbccb898233e10bba9871c4 (patch)
treec89d66e72cc28d7edbcdec5abea2baed68cb9d00 /native/dicttoolkit/tests
parenta92d0f926269264e578c9162c5df230cafb99b7c (diff)
parenta23407bf62460833bb5f70f6c0c6b787443a4812 (diff)
downloadlatinime-128f68acb28e704f3fbccb898233e10bba9871c4.tar.gz
latinime-128f68acb28e704f3fbccb898233e10bba9871c4.tar.xz
latinime-128f68acb28e704f3fbccb898233e10bba9871c4.zip
Merge "Convert to Android.bp"
Diffstat (limited to 'native/dicttoolkit/tests')
-rw-r--r--native/dicttoolkit/tests/offdevice_intermediate_dict/offdevice_intermediate_dict_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/native/dicttoolkit/tests/offdevice_intermediate_dict/offdevice_intermediate_dict_test.cpp b/native/dicttoolkit/tests/offdevice_intermediate_dict/offdevice_intermediate_dict_test.cpp
index f2e24ab5f..89598de60 100644
--- a/native/dicttoolkit/tests/offdevice_intermediate_dict/offdevice_intermediate_dict_test.cpp
+++ b/native/dicttoolkit/tests/offdevice_intermediate_dict/offdevice_intermediate_dict_test.cpp
@@ -20,7 +20,7 @@
#include <vector>
-#include "suggest/core/dictionary/property/word_property.h"
+#include "dictionary/property/word_property.h"
#include "utils/int_array_view.h"
namespace latinime {