summaryrefslogtreecommitdiffstats
path: root/config/src/tests/api/api.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'config/src/tests/api/api.cpp')
-rw-r--r--config/src/tests/api/api.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/src/tests/api/api.cpp b/config/src/tests/api/api.cpp
index 9cf6ea610bf..3377d256b97 100644
--- a/config/src/tests/api/api.cpp
+++ b/config/src/tests/api/api.cpp
@@ -1,8 +1,8 @@
// Copyright Yahoo. 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>
+#include <vespa/config/subscription/configsubscriber.hpp>
using namespace config;