summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/memoryindex/compact_words_store/compact_words_store_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'searchlib/src/tests/memoryindex/compact_words_store/compact_words_store_test.cpp')
-rw-r--r--searchlib/src/tests/memoryindex/compact_words_store/compact_words_store_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchlib/src/tests/memoryindex/compact_words_store/compact_words_store_test.cpp b/searchlib/src/tests/memoryindex/compact_words_store/compact_words_store_test.cpp
index 52c85a70160..6f2e52f7a4f 100644
--- a/searchlib/src/tests/memoryindex/compact_words_store/compact_words_store_test.cpp
+++ b/searchlib/src/tests/memoryindex/compact_words_store/compact_words_store_test.cpp
@@ -9,7 +9,7 @@
#include <map>
using namespace search;
-using namespace search::datastore;
+using namespace vespalib::datastore;
using namespace search::memoryindex;
using vespalib::MemoryUsage;