aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/bucketdb/bucketinfotest.cpp
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@yahoo-inc.com>2016-10-12 17:49:54 +0200
committerArnstein Ressem <aressem@yahoo-inc.com>2016-10-12 17:49:54 +0200
commitc008b2dfcd0e231491a2093ab2b00b539efc79be (patch)
treec0b454f8e34993c7b838e34aa2688e2f6065b210 /storage/src/tests/bucketdb/bucketinfotest.cpp
parent56f449121b5b24353b36399842aa88f8a3deb055 (diff)
Finished with the storage dependency mess cleanup.
Diffstat (limited to 'storage/src/tests/bucketdb/bucketinfotest.cpp')
-rw-r--r--storage/src/tests/bucketdb/bucketinfotest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/src/tests/bucketdb/bucketinfotest.cpp b/storage/src/tests/bucketdb/bucketinfotest.cpp
index eef4c6d7739..9ee5895a41f 100644
--- a/storage/src/tests/bucketdb/bucketinfotest.cpp
+++ b/storage/src/tests/bucketdb/bucketinfotest.cpp
@@ -8,7 +8,7 @@
#include <map>
#include <vector>
#include <vespa/vespalib/text/stringtokenizer.h>
-#include <vespa/storage/distributor/bucketdb/bucketinfo.h>
+#include <vespa/storage/bucketdb/bucketinfo.h>
namespace storage {