aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/putoperationtest.cpp
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahooinc.com>2021-12-02 11:18:43 +0000
committerArne H Juul <arnej@yahooinc.com>2021-12-02 11:18:43 +0000
commit0003991e786d5dfc33be1f39e0dca5f5f335a161 (patch)
tree86d7fd182bbf94c72f200ccb952f43e2f0928a52 /storage/src/tests/distributor/putoperationtest.cpp
parent98b760a33c142227cd88448bc6666eb9809aa4a2 (diff)
more descriptive name for header file
Diffstat (limited to 'storage/src/tests/distributor/putoperationtest.cpp')
-rw-r--r--storage/src/tests/distributor/putoperationtest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/src/tests/distributor/putoperationtest.cpp b/storage/src/tests/distributor/putoperationtest.cpp
index 017207d0b56..a047fb7d79c 100644
--- a/storage/src/tests/distributor/putoperationtest.cpp
+++ b/storage/src/tests/distributor/putoperationtest.cpp
@@ -1,7 +1,7 @@
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include <tests/distributor/distributor_stripe_test_util.h>
-#include <vespa/document/config/doctypecfg.h>
+#include <vespa/document/config/documenttypes_config_fwd.h>
#include <vespa/document/repo/documenttyperepo.h>
#include <vespa/document/test/make_document_bucket.h>
#include <vespa/storage/distributor/top_level_distributor.h>