aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/common/hostreporter/hostinfotest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'storage/src/tests/common/hostreporter/hostinfotest.cpp')
-rw-r--r--storage/src/tests/common/hostreporter/hostinfotest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/src/tests/common/hostreporter/hostinfotest.cpp b/storage/src/tests/common/hostreporter/hostinfotest.cpp
index a8157a4c250..96211f9b2cc 100644
--- a/storage/src/tests/common/hostreporter/hostinfotest.cpp
+++ b/storage/src/tests/common/hostreporter/hostinfotest.cpp
@@ -13,7 +13,7 @@ namespace {
using Object = vespalib::JsonStream::Object;
using End = vespalib::JsonStream::End;
using JsonFormat = vespalib::slime::JsonFormat;
-using Memory = vespalib::slime::Memory;
+using Memory = vespalib::Memory;
class DummyReporter: public HostReporter {
public: