summaryrefslogtreecommitdiffstats
path: root/storage/src/tests/common/testhelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/src/tests/common/testhelper.h')
-rw-r--r--storage/src/tests/common/testhelper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/src/tests/common/testhelper.h b/storage/src/tests/common/testhelper.h
index cc7f503e028..8c553ccce40 100644
--- a/storage/src/tests/common/testhelper.h
+++ b/storage/src/tests/common/testhelper.h
@@ -1,7 +1,7 @@
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#pragma once
#include <vespa/messagebus/testlib/slobrok.h>
-#include <vespa/vdstestlib/cppunit/dirconfig.h>
+#include <vespa/vdstestlib/config/dirconfig.h>
#include <fstream>
#include <sstream>