summaryrefslogtreecommitdiffstats
path: root/document/src/tests/testdocmantest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'document/src/tests/testdocmantest.cpp')
-rw-r--r--document/src/tests/testdocmantest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/document/src/tests/testdocmantest.cpp b/document/src/tests/testdocmantest.cpp
index 147781f75ff..5691dbb4932 100644
--- a/document/src/tests/testdocmantest.cpp
+++ b/document/src/tests/testdocmantest.cpp
@@ -6,7 +6,7 @@
#include <vespa/document/fieldvalue/document.h>
#include <vespa/document/fieldvalue/stringfieldvalue.h>
-#include <gtest/gtest.h>
+#include <vespa/vespalib/gtest/gtest.h>
namespace document {