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/Permission.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Permission.cxx') diff --git a/src/Permission.cxx b/src/Permission.cxx index fe1441430..c14830ac7 100644 --- a/src/Permission.cxx +++ b/src/Permission.cxx @@ -19,7 +19,7 @@ #include "config.h" #include "Permission.hxx" -#include "config/ConfigData.hxx" +#include "config/Param.hxx" #include "config/ConfigGlobal.hxx" #include "config/ConfigOption.hxx" #include "system/FatalError.hxx" -- cgit v1.2.3