TagArchive: include cleanup

This commit is contained in:
Max Kellermann 2016-02-26 15:10:33 +01:00
parent cdcd3e77b3
commit 224944528f
1 changed files with 1 additions and 6 deletions

View File

@ -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 <assert.h>
#include "util/Error.hxx"
bool
tag_archive_scan(ArchiveFile &archive, const char *path_utf8,