conf.h: remove obsolete header
Use only ConfigData.hxx in plugin sources to reduce header dependencies.
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
#include "Directory.hxx"
|
||||
#include "Song.hxx"
|
||||
#include "PlaylistVector.hxx"
|
||||
#include "conf.h"
|
||||
#include "ConfigGlobal.hxx"
|
||||
#include "ConfigData.hxx"
|
||||
#include "Tag.hxx"
|
||||
#include "fs/Path.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
@@ -22,7 +22,7 @@
|
||||
#include "Song.hxx"
|
||||
#include "Directory.hxx"
|
||||
#include "InputStream.hxx"
|
||||
#include "conf.h"
|
||||
#include "ConfigGlobal.hxx"
|
||||
#include "DecoderAPI.hxx"
|
||||
#include "DecoderList.hxx"
|
||||
#include "InputInit.hxx"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
#include "tag/TagId3.hxx"
|
||||
#include "tag/TagRva2.hxx"
|
||||
#include "replay_gain_info.h"
|
||||
#include "conf.h"
|
||||
#include "ConfigGlobal.hxx"
|
||||
#include "Tag.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
||||
|
@@ -21,7 +21,7 @@
|
||||
#include "IOThread.hxx"
|
||||
#include "InputInit.hxx"
|
||||
#include "InputStream.hxx"
|
||||
#include "conf.h"
|
||||
#include "ConfigGlobal.hxx"
|
||||
#include "stdbin.h"
|
||||
#include "TextInputStream.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "conf.h"
|
||||
#include "ConfigGlobal.hxx"
|
||||
#include "fs/Path.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
||||
|
@@ -27,7 +27,7 @@
|
||||
#include "AudioParser.hxx"
|
||||
#include "AudioFormat.hxx"
|
||||
#include "pcm/PcmConvert.hxx"
|
||||
#include "conf.h"
|
||||
#include "ConfigGlobal.hxx"
|
||||
#include "util/fifo_buffer.h"
|
||||
#include "util/Error.hxx"
|
||||
#include "stdbin.h"
|
||||
|
@@ -22,7 +22,7 @@
|
||||
#include "EncoderPlugin.hxx"
|
||||
#include "AudioFormat.hxx"
|
||||
#include "AudioParser.hxx"
|
||||
#include "conf.h"
|
||||
#include "ConfigData.hxx"
|
||||
#include "util/Error.hxx"
|
||||
#include "stdbin.h"
|
||||
|
||||
|
@@ -18,7 +18,8 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "conf.h"
|
||||
#include "ConfigData.hxx"
|
||||
#include "ConfigGlobal.hxx"
|
||||
#include "fs/Path.hxx"
|
||||
#include "AudioParser.hxx"
|
||||
#include "AudioFormat.hxx"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
#include "TagSave.hxx"
|
||||
#include "stdbin.h"
|
||||
#include "Tag.hxx"
|
||||
#include "conf.h"
|
||||
#include "ConfigGlobal.hxx"
|
||||
#include "InputStream.hxx"
|
||||
#include "InputInit.hxx"
|
||||
#include "IOThread.hxx"
|
||||
|
@@ -21,7 +21,9 @@
|
||||
#include "OutputControl.hxx"
|
||||
#include "OutputInternal.hxx"
|
||||
#include "OutputPlugin.hxx"
|
||||
#include "conf.h"
|
||||
#include "ConfigData.hxx"
|
||||
#include "ConfigGlobal.hxx"
|
||||
#include "ConfigOption.hxx"
|
||||
#include "Idle.hxx"
|
||||
#include "Main.hxx"
|
||||
#include "event/Loop.hxx"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
#include "EncoderList.hxx"
|
||||
#include "EncoderPlugin.hxx"
|
||||
#include "AudioFormat.hxx"
|
||||
#include "conf.h"
|
||||
#include "ConfigData.hxx"
|
||||
#include "stdbin.h"
|
||||
#include "Tag.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#include "config.h"
|
||||
#include "stdbin.h"
|
||||
#include "Tag.hxx"
|
||||
#include "conf.h"
|
||||
#include "ConfigGlobal.hxx"
|
||||
#include "IOThread.hxx"
|
||||
#include "InputInit.hxx"
|
||||
#include "ArchiveList.hxx"
|
||||
|
Reference in New Issue
Block a user