summaryrefslogtreecommitdiffstats
path: root/document/src/tests/struct_anno/struct_anno_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'document/src/tests/struct_anno/struct_anno_test.cpp')
-rw-r--r--document/src/tests/struct_anno/struct_anno_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/document/src/tests/struct_anno/struct_anno_test.cpp b/document/src/tests/struct_anno/struct_anno_test.cpp
index 32d880c50c3..0b600fcb236 100644
--- a/document/src/tests/struct_anno/struct_anno_test.cpp
+++ b/document/src/tests/struct_anno/struct_anno_test.cpp
@@ -9,6 +9,7 @@
#include <vespa/document/serialization/annotationserializer.h>
#include <vespa/document/serialization/vespadocumentdeserializer.h>
#include <vespa/document/serialization/vespadocumentserializer.h>
+#include <vespa/document/repo/documenttyperepo.h>
#include <vespa/vespalib/objects/nbostream.h>
#include <vespa/vespalib/testkit/testapp.h>
#include <vespa/fastos/file.h>