summaryrefslogtreecommitdiff
path: root/src/TagArchive.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2016-11-07 09:01:57 +0100
committerMax Kellermann <max@musicpd.org>2016-11-07 09:01:57 +0100
commit403f0f8c649f0d51521f4a0b067ba66a5fc47000 (patch)
tree7ddc8f0c85c794b1d42efb3574c45ac3c5ddedb6 /src/TagArchive.cxx
parent8c4246f2adb5100f229bbbe52259e50a3161b839 (diff)
SongLoader, ...: include cleanup
Diffstat (limited to 'src/TagArchive.cxx')
-rw-r--r--src/TagArchive.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/TagArchive.cxx b/src/TagArchive.cxx
index dd1b73a38..1cefef8a0 100644
--- a/src/TagArchive.cxx
+++ b/src/TagArchive.cxx
@@ -23,7 +23,6 @@
#include "archive/ArchiveFile.hxx"
#include "input/InputStream.hxx"
#include "thread/Cond.hxx"
-#include "util/Error.hxx"
bool
tag_archive_scan(ArchiveFile &archive, const char *path_utf8,