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/neighbor/Glue.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/neighbor') diff --git a/src/neighbor/Glue.cxx b/src/neighbor/Glue.cxx index f3b11e2d3..e5d67f962 100644 --- a/src/neighbor/Glue.cxx +++ b/src/neighbor/Glue.cxx @@ -24,7 +24,7 @@ #include "NeighborPlugin.hxx" #include "Info.hxx" #include "config/ConfigGlobal.hxx" -#include "config/ConfigData.hxx" +#include "config/Param.hxx" #include "config/ConfigError.hxx" #include "util/Error.hxx" -- cgit v1.2.3