config/Config*: rename files, drop "Config" prefix
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include "db/LightDirectory.hxx"
|
||||
#include "db/LightSong.hxx"
|
||||
#include "db/PlaylistVector.hxx"
|
||||
#include "config/ConfigGlobal.hxx"
|
||||
#include "config/Global.hxx"
|
||||
#include "config/Param.hxx"
|
||||
#include "config/Block.hxx"
|
||||
#include "tag/Config.hxx"
|
||||
|
@@ -22,7 +22,7 @@
|
||||
#include "DetachedSong.hxx"
|
||||
#include "playlist/SongEnumerator.hxx"
|
||||
#include "input/InputStream.hxx"
|
||||
#include "config/ConfigGlobal.hxx"
|
||||
#include "config/Global.hxx"
|
||||
#include "decoder/DecoderList.hxx"
|
||||
#include "input/Init.hxx"
|
||||
#include "event/Thread.hxx"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
#include "tag/Id3Load.hxx"
|
||||
#include "tag/Rva2.hxx"
|
||||
#include "ReplayGainInfo.hxx"
|
||||
#include "config/ConfigGlobal.hxx"
|
||||
#include "config/Global.hxx"
|
||||
#include "thread/Mutex.hxx"
|
||||
#include "fs/Path.hxx"
|
||||
#include "input/InputStream.hxx"
|
||||
|
@@ -22,7 +22,7 @@
|
||||
#include "input/Init.hxx"
|
||||
#include "input/InputStream.hxx"
|
||||
#include "input/TextInputStream.hxx"
|
||||
#include "config/ConfigGlobal.hxx"
|
||||
#include "config/Global.hxx"
|
||||
#include "Log.hxx"
|
||||
|
||||
#ifdef ENABLE_ARCHIVE
|
||||
|
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "config/ConfigGlobal.hxx"
|
||||
#include "config/Global.hxx"
|
||||
#include "fs/Path.hxx"
|
||||
#include "Log.hxx"
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "config/ConfigGlobal.hxx"
|
||||
#include "config/Global.hxx"
|
||||
#include "event/Thread.hxx"
|
||||
#include "decoder/DecoderList.hxx"
|
||||
#include "decoder/DecoderPlugin.hxx"
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "config/Param.hxx"
|
||||
#include "config/ConfigGlobal.hxx"
|
||||
#include "config/Global.hxx"
|
||||
#include "fs/Path.hxx"
|
||||
#include "AudioParser.hxx"
|
||||
#include "AudioFormat.hxx"
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#include "config.h"
|
||||
#include "TagSave.hxx"
|
||||
#include "tag/Tag.hxx"
|
||||
#include "config/ConfigGlobal.hxx"
|
||||
#include "config/Global.hxx"
|
||||
#include "input/InputStream.hxx"
|
||||
#include "input/Init.hxx"
|
||||
#include "input/Registry.hxx"
|
||||
|
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "config/ConfigGlobal.hxx"
|
||||
#include "config/Global.hxx"
|
||||
#include "neighbor/Listener.hxx"
|
||||
#include "neighbor/Info.hxx"
|
||||
#include "neighbor/Glue.hxx"
|
||||
|
@@ -22,8 +22,8 @@
|
||||
#include "output/Registry.hxx"
|
||||
#include "output/OutputPlugin.hxx"
|
||||
#include "config/Param.hxx"
|
||||
#include "config/ConfigGlobal.hxx"
|
||||
#include "config/ConfigOption.hxx"
|
||||
#include "config/Global.hxx"
|
||||
#include "config/Option.hxx"
|
||||
#include "config/Block.hxx"
|
||||
#include "event/Thread.hxx"
|
||||
#include "fs/Path.hxx"
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "tag/Tag.hxx"
|
||||
#include "config/ConfigGlobal.hxx"
|
||||
#include "config/Global.hxx"
|
||||
#include "event/Thread.hxx"
|
||||
#include "input/Init.hxx"
|
||||
#include "archive/ArchiveList.hxx"
|
||||
|
Reference in New Issue
Block a user