summaryrefslogtreecommitdiffstats
path: root/document/src/tests/bucketselectortest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'document/src/tests/bucketselectortest.cpp')
-rw-r--r--document/src/tests/bucketselectortest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/document/src/tests/bucketselectortest.cpp b/document/src/tests/bucketselectortest.cpp
index 3f478be8601..70f29be2f7c 100644
--- a/document/src/tests/bucketselectortest.cpp
+++ b/document/src/tests/bucketselectortest.cpp
@@ -5,10 +5,10 @@
#include <vespa/document/bucket/bucketid.h>
#include <vespa/document/select/parser.h>
#include <vespa/document/base/testdocrepo.h>
+#include <vespa/vespalib/gtest/gtest.h>
#include <vespa/vespalib/test/insertion_operators.h>
#include <algorithm>
#include <iostream>
-#include <gtest/gtest.h>
using document::select::Node;
using document::select::Parser;