Config*: move to config/
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#include "LightSong.hxx"
|
||||
#include "SongFilter.hxx"
|
||||
#include "Compiler.h"
|
||||
#include "ConfigData.hxx"
|
||||
#include "config/ConfigData.hxx"
|
||||
#include "tag/TagBuilder.hxx"
|
||||
#include "tag/Tag.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
@@ -29,7 +29,7 @@
|
||||
#include "DatabaseLock.hxx"
|
||||
#include "DatabaseError.hxx"
|
||||
#include "fs/TextFile.hxx"
|
||||
#include "ConfigData.hxx"
|
||||
#include "config/ConfigData.hxx"
|
||||
#include "fs/FileSystem.hxx"
|
||||
#include "util/Error.hxx"
|
||||
#include "util/Domain.hxx"
|
||||
|
@@ -31,7 +31,7 @@
|
||||
#include "DatabaseError.hxx"
|
||||
#include "LightDirectory.hxx"
|
||||
#include "LightSong.hxx"
|
||||
#include "ConfigData.hxx"
|
||||
#include "config/ConfigData.hxx"
|
||||
#include "tag/TagBuilder.hxx"
|
||||
#include "tag/TagTable.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
Reference in New Issue
Block a user