summaryrefslogtreecommitdiff
path: root/src/tag
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2018-10-22 10:09:56 +0200
committerMax Kellermann <max@musicpd.org>2018-10-22 10:09:56 +0200
commit6b9966e9694aa304cff4ac46308c464ae830d586 (patch)
treeba788f5d61fa40182b60147d6e3f102f9db39911 /src/tag
parent4bc5333995528d2d9f4d8ad39f820a5b96fac178 (diff)
tag/Set: include cleanup
Diffstat (limited to 'src/tag')
-rw-r--r--src/tag/Set.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tag/Set.cxx b/src/tag/Set.cxx
index 81e9eb9b6..fa4ecaf65 100644
--- a/src/tag/Set.cxx
+++ b/src/tag/Set.cxx
@@ -19,7 +19,6 @@
#include "Set.hxx"
#include "TagBuilder.hxx"
-#include "Settings.hxx"
#include "util/StringView.hxx"
#include <assert.h>