summaryrefslogtreecommitdiffstats
path: root/document
diff options
context:
space:
mode:
Diffstat (limited to 'document')
-rw-r--r--document/src/vespa/document/annotation/spantree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/document/src/vespa/document/annotation/spantree.h b/document/src/vespa/document/annotation/spantree.h
index 2518db32fe3..e2839c4793b 100644
--- a/document/src/vespa/document/annotation/spantree.h
+++ b/document/src/vespa/document/annotation/spantree.h
@@ -2,7 +2,7 @@
#pragma once
-#include <vespa/document/annotation/annotation.h>
+#include "annotation.h"
#include <vector>
#include <cassert>