ConfigData: move struct config_param to Param.hxx
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include "Configured.hxx"
|
||||
#include "DatabaseGlue.hxx"
|
||||
#include "config/ConfigGlobal.hxx"
|
||||
#include "config/ConfigData.hxx"
|
||||
#include "config/Param.hxx"
|
||||
#include "config/ConfigError.hxx"
|
||||
#include "fs/AllocatedPath.hxx"
|
||||
#include "fs/StandardDirectory.hxx"
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#include "Registry.hxx"
|
||||
#include "DatabaseError.hxx"
|
||||
#include "util/Error.hxx"
|
||||
#include "config/ConfigData.hxx"
|
||||
#include "config/Param.hxx"
|
||||
#include "DatabasePlugin.hxx"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
#include "db/Stats.hxx"
|
||||
#include "SongFilter.hxx"
|
||||
#include "Compiler.h"
|
||||
#include "config/ConfigData.hxx"
|
||||
#include "config/Param.hxx"
|
||||
#include "tag/TagBuilder.hxx"
|
||||
#include "tag/Tag.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
#include "fs/io/TextFile.hxx"
|
||||
#include "fs/io/BufferedOutputStream.hxx"
|
||||
#include "fs/io/FileOutputStream.hxx"
|
||||
#include "config/ConfigData.hxx"
|
||||
#include "config/Param.hxx"
|
||||
#include "fs/FileSystem.hxx"
|
||||
#include "util/CharUtil.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
#include "db/LightDirectory.hxx"
|
||||
#include "db/LightSong.hxx"
|
||||
#include "db/Stats.hxx"
|
||||
#include "config/ConfigData.hxx"
|
||||
#include "config/Param.hxx"
|
||||
#include "tag/TagBuilder.hxx"
|
||||
#include "tag/TagTable.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
||||
Reference in New Issue
Block a user