summaryrefslogtreecommitdiffstats
path: root/persistence/src
diff options
context:
space:
mode:
Diffstat (limited to 'persistence/src')
-rw-r--r--persistence/src/vespa/persistence/conformancetest/conformancetest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/persistence/src/vespa/persistence/conformancetest/conformancetest.h b/persistence/src/vespa/persistence/conformancetest/conformancetest.h
index e07fc138487..e0ef1652163 100644
--- a/persistence/src/vespa/persistence/conformancetest/conformancetest.h
+++ b/persistence/src/vespa/persistence/conformancetest/conformancetest.h
@@ -8,7 +8,7 @@
*/
#pragma once
-#include <vespa/document/config/doctypecfg.h>
+#include <vespa/document/config/documenttypes_config_fwd.h>
#include <vespa/persistence/spi/persistenceprovider.h>
#include <gtest/gtest.h>