aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/tests/teststringutil.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'document/src/tests/teststringutil.cpp')
-rw-r--r--document/src/tests/teststringutil.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/document/src/tests/teststringutil.cpp b/document/src/tests/teststringutil.cpp
index b855385ad76..71e02be080d 100644
--- a/document/src/tests/teststringutil.cpp
+++ b/document/src/tests/teststringutil.cpp
@@ -1,7 +1,7 @@
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include <vespa/document/util/stringutil.h>
-#include <gtest/gtest.h>
+#include <vespa/vespalib/gtest/gtest.h>
using namespace document;
using vespalib::string;