summaryrefslogtreecommitdiffstats
path: root/config/src/tests/misc/configsystem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'config/src/tests/misc/configsystem.cpp')
-rw-r--r--config/src/tests/misc/configsystem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/src/tests/misc/configsystem.cpp b/config/src/tests/misc/configsystem.cpp
index cef5a917732..e41258cc215 100644
--- a/config/src/tests/misc/configsystem.cpp
+++ b/config/src/tests/misc/configsystem.cpp
@@ -1,8 +1,8 @@
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-#include <vespa/fastos/fastos.h>
#include <vespa/vespalib/testkit/test_kit.h>
#include <vespa/config/common/configsystem.h>
#include <vespa/defaults.h>
+#include <vespa/fastos/file.h>
using namespace config;