summaryrefslogtreecommitdiff
path: root/src/SongUpdate.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/SongUpdate.cxx')
-rw-r--r--src/SongUpdate.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/SongUpdate.cxx b/src/SongUpdate.cxx
index 2d3a2fe5e..f8686f161 100644
--- a/src/SongUpdate.cxx
+++ b/src/SongUpdate.cxx
@@ -26,10 +26,7 @@
#include "util/UriUtil.hxx"
#include "util/Error.hxx"
#include "fs/AllocatedPath.hxx"
-#include "fs/Traits.hxx"
#include "fs/FileInfo.hxx"
-#include "decoder/DecoderList.hxx"
-#include "tag/Tag.hxx"
#include "tag/TagBuilder.hxx"
#include "TagFile.hxx"
#include "TagStream.hxx"
@@ -40,7 +37,6 @@
#include <assert.h>
#include <string.h>
-#include <sys/stat.h>
#ifdef ENABLE_DATABASE