diff --git a/src/TagArchive.cxx b/src/TagArchive.cxx index 5f70800b7..5771017ea 100644 --- a/src/TagArchive.cxx +++ b/src/TagArchive.cxx @@ -21,15 +21,10 @@ #include "TagArchive.hxx" #include "TagStream.hxx" #include "tag/Generic.hxx" -#include "tag/TagHandler.hxx" -#include "tag/TagBuilder.hxx" #include "archive/ArchiveFile.hxx" -#include "fs/Path.hxx" -#include "util/Error.hxx" #include "input/InputStream.hxx" #include "thread/Cond.hxx" - -#include +#include "util/Error.hxx" bool tag_archive_scan(ArchiveFile &archive, const char *path_utf8,