Commit 22494452 authored by Max Kellermann's avatar Max Kellermann

TagArchive: include cleanup

parent cdcd3e77
......@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment