aboutsummaryrefslogtreecommitdiffstats
path: root/config/src/tests/configuri/configuri_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'config/src/tests/configuri/configuri_test.cpp')
-rw-r--r--config/src/tests/configuri/configuri_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/src/tests/configuri/configuri_test.cpp b/config/src/tests/configuri/configuri_test.cpp
index c813761e763..38d49848596 100644
--- a/config/src/tests/configuri/configuri_test.cpp
+++ b/config/src/tests/configuri/configuri_test.cpp
@@ -1,6 +1,7 @@
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include <vespa/vespalib/testkit/test_kit.h>
#include <vespa/config/config.h>
+#include <vespa/config/common/configcontext.h>
#include "config-my.h"
using namespace config;