conf.h: remove obsolete header
Use only ConfigData.hxx in plugin sources to reduce header dependencies.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include "Directory.hxx"
|
||||
#include "Song.hxx"
|
||||
#include "gcc.h"
|
||||
#include "conf.h"
|
||||
#include "ConfigData.hxx"
|
||||
#include "Tag.hxx"
|
||||
#include "util/Error.hxx"
|
||||
#include "util/Domain.hxx"
|
||||
|
@@ -27,7 +27,7 @@
|
||||
#include "DatabaseLock.hxx"
|
||||
#include "DatabaseError.hxx"
|
||||
#include "TextFile.hxx"
|
||||
#include "conf.h"
|
||||
#include "ConfigData.hxx"
|
||||
#include "fs/FileSystem.hxx"
|
||||
#include "util/Error.hxx"
|
||||
#include "util/Domain.hxx"
|
||||
|
Reference in New Issue
Block a user