ConfigData: rename header file
This commit is contained in:
@@ -769,7 +769,7 @@ endif
|
||||
libconf_a_SOURCES = \
|
||||
src/config/ConfigDefaults.hxx \
|
||||
src/config/ConfigPath.cxx src/config/ConfigPath.hxx \
|
||||
src/config/ConfigData.hxx \
|
||||
src/config/Data.hxx \
|
||||
src/config/Block.cxx src/config/Block.hxx \
|
||||
src/config/Param.cxx src/config/Param.hxx \
|
||||
src/config/ConfigParser.cxx src/config/ConfigParser.hxx \
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "ConfigFile.hxx"
|
||||
#include "ConfigData.hxx"
|
||||
#include "Data.hxx"
|
||||
#include "Param.hxx"
|
||||
#include "ConfigTemplates.hxx"
|
||||
#include "util/Tokenizer.hxx"
|
||||
|
@@ -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"
|
||||
|
Reference in New Issue
Block a user