diff options
Diffstat (limited to 'src/LogInit.cxx')
-rw-r--r-- | src/LogInit.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LogInit.cxx b/src/LogInit.cxx index b2a7c33ba..d9fd846fa 100644 --- a/src/LogInit.cxx +++ b/src/LogInit.cxx @@ -21,7 +21,7 @@ #include "LogInit.hxx" #include "LogBackend.hxx" #include "Log.hxx" -#include "config/ConfigData.hxx" +#include "config/Param.hxx" #include "config/ConfigGlobal.hxx" #include "config/ConfigOption.hxx" #include "system/FatalError.hxx" |