aboutsummaryrefslogtreecommitdiffstats
path: root/searchcorespi/src
diff options
context:
space:
mode:
Diffstat (limited to 'searchcorespi/src')
-rw-r--r--searchcorespi/src/vespa/searchcorespi/index/indexwriteutilities.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchcorespi/src/vespa/searchcorespi/index/indexwriteutilities.cpp b/searchcorespi/src/vespa/searchcorespi/index/indexwriteutilities.cpp
index 334eeebe9e3..862c65c890e 100644
--- a/searchcorespi/src/vespa/searchcorespi/index/indexwriteutilities.cpp
+++ b/searchcorespi/src/vespa/searchcorespi/index/indexwriteutilities.cpp
@@ -4,7 +4,7 @@
#include "indexreadutilities.h"
#include <vespa/searchlib/common/serialnumfileheadercontext.h>
#include <vespa/searchlib/index/schemautil.h>
-#include <vespa/vespalib/data/fileheader.h>
+#include <vespa/fastlib/io/bufferedfile.h>
#include <vespa/vespalib/util/exceptions.h>
#include <sstream>