From 197b503f3ecbf68191b37a7c5fb9c25e975059ce Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 24 Jan 2014 00:20:01 +0100 Subject: Config*: move to config/ --- test/read_conf.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/read_conf.cxx') diff --git a/test/read_conf.cxx b/test/read_conf.cxx index b519f4d78..42afdfb4b 100644 --- a/test/read_conf.cxx +++ b/test/read_conf.cxx @@ -18,7 +18,7 @@ */ #include "config.h" -#include "ConfigGlobal.hxx" +#include "config/ConfigGlobal.hxx" #include "fs/Path.hxx" #include "util/Error.hxx" #include "Log.hxx" -- cgit v1.2.3