From fe85fa3bea023df887811d4dc28dc51b7894525a Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 21 Jan 2015 21:14:25 +0100 Subject: ConfigData: move struct config_param to Param.hxx --- src/config/ConfigGlobal.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/config/ConfigGlobal.cxx') diff --git a/src/config/ConfigGlobal.cxx b/src/config/ConfigGlobal.cxx index 281c841a4..8efa2129d 100644 --- a/src/config/ConfigGlobal.cxx +++ b/src/config/ConfigGlobal.cxx @@ -21,6 +21,7 @@ #include "ConfigGlobal.hxx" #include "ConfigParser.hxx" #include "ConfigData.hxx" +#include "Param.hxx" #include "ConfigFile.hxx" #include "ConfigPath.hxx" #include "ConfigError.hxx" -- cgit v1.2.3