diff options
Diffstat (limited to '')
-rw-r--r-- | src/neighbor/Glue.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
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" |