diff options
Diffstat (limited to 'src/config/ConfigGlobal.cxx')
-rw-r--r-- | src/config/ConfigGlobal.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/ConfigGlobal.cxx b/src/config/ConfigGlobal.cxx index 8efa2129d..322c800da 100644 --- a/src/config/ConfigGlobal.cxx +++ b/src/config/ConfigGlobal.cxx @@ -20,7 +20,7 @@ #include "config.h" #include "ConfigGlobal.hxx" #include "ConfigParser.hxx" -#include "ConfigData.hxx" +#include "Data.hxx" #include "Param.hxx" #include "ConfigFile.hxx" #include "ConfigPath.hxx" |