summaryrefslogtreecommitdiffstats
path: root/streamingvisitors/src/vespa/searchvisitor/hitcollector.h
diff options
context:
space:
mode:
Diffstat (limited to 'streamingvisitors/src/vespa/searchvisitor/hitcollector.h')
-rw-r--r--streamingvisitors/src/vespa/searchvisitor/hitcollector.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/streamingvisitors/src/vespa/searchvisitor/hitcollector.h b/streamingvisitors/src/vespa/searchvisitor/hitcollector.h
index 2f71c5d7a71..d032d99ec70 100644
--- a/streamingvisitors/src/vespa/searchvisitor/hitcollector.h
+++ b/streamingvisitors/src/vespa/searchvisitor/hitcollector.h
@@ -11,7 +11,7 @@
namespace search { namespace fef { class FeatureResolver; } }
-namespace storage {
+namespace streaming {
/**
* This class is used to store hits and MatchData objects for the m best hits.
@@ -136,5 +136,5 @@ public:
};
-} // namespace storage
+} // namespace streaming