ConfigData: move struct config_param to Param.hxx
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include "db/LightSong.hxx"
|
||||
#include "db/PlaylistVector.hxx"
|
||||
#include "config/ConfigGlobal.hxx"
|
||||
#include "config/ConfigData.hxx"
|
||||
#include "config/Param.hxx"
|
||||
#include "tag/TagConfig.hxx"
|
||||
#include "fs/Path.hxx"
|
||||
#include "event/Loop.hxx"
|
||||
|
@@ -24,7 +24,7 @@
|
||||
#include "pcm/Volume.hxx"
|
||||
#include "Main.hxx"
|
||||
#include "event/Loop.hxx"
|
||||
#include "config/ConfigData.hxx"
|
||||
#include "config/Param.hxx"
|
||||
#include "util/Error.hxx"
|
||||
#include "Log.hxx"
|
||||
|
||||
|
@@ -24,7 +24,7 @@
|
||||
#include "encoder/ToOutputStream.hxx"
|
||||
#include "AudioFormat.hxx"
|
||||
#include "AudioParser.hxx"
|
||||
#include "config/ConfigData.hxx"
|
||||
#include "config/Param.hxx"
|
||||
#include "fs/io/StdioOutputStream.hxx"
|
||||
#include "util/Error.hxx"
|
||||
#include "Log.hxx"
|
||||
|
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "config/ConfigData.hxx"
|
||||
#include "config/Param.hxx"
|
||||
#include "config/ConfigGlobal.hxx"
|
||||
#include "fs/Path.hxx"
|
||||
#include "AudioParser.hxx"
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#include "config.h"
|
||||
#include "output/Internal.hxx"
|
||||
#include "output/OutputPlugin.hxx"
|
||||
#include "config/ConfigData.hxx"
|
||||
#include "config/Param.hxx"
|
||||
#include "config/ConfigGlobal.hxx"
|
||||
#include "config/ConfigOption.hxx"
|
||||
#include "Idle.hxx"
|
||||
|
@@ -23,7 +23,7 @@
|
||||
#include "encoder/EncoderInterface.hxx"
|
||||
#include "encoder/ToOutputStream.hxx"
|
||||
#include "AudioFormat.hxx"
|
||||
#include "config/ConfigData.hxx"
|
||||
#include "config/Param.hxx"
|
||||
#include "fs/io/StdioOutputStream.hxx"
|
||||
#include "tag/Tag.hxx"
|
||||
#include "tag/TagBuilder.hxx"
|
||||
|
Reference in New Issue
Block a user