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/ --- src/fs/Config.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fs') diff --git a/src/fs/Config.cxx b/src/fs/Config.cxx index b88de69cf..c9555bcc2 100644 --- a/src/fs/Config.cxx +++ b/src/fs/Config.cxx @@ -20,7 +20,7 @@ #include "config.h" #include "Config.hxx" #include "Charset.hxx" -#include "ConfigGlobal.hxx" +#include "config/ConfigGlobal.hxx" #include -- cgit v1.2.3