aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/Tag.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2015-08-24 11:20:40 +0200
committerMax Kellermann <max@duempel.org>2015-08-24 11:20:45 +0200
commit109b3700b5d8edd9de4f7c9178b9935bf9b1d968 (patch)
tree0b10e6a885bb212aafb96a35f8cc1e4d7da9ba08 /src/tag/Tag.cxx
parent71fecf4d1feef7c1f4f0a60d3cd535d3ec232a1c (diff)
downloadmpd-109b3700b5d8edd9de4f7c9178b9935bf9b1d968.tar.gz
mpd-109b3700b5d8edd9de4f7c9178b9935bf9b1d968.tar.xz
mpd-109b3700b5d8edd9de4f7c9178b9935bf9b1d968.zip
Tag: include cleanup
Diffstat (limited to '')
-rw-r--r--src/tag/Tag.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tag/Tag.cxx b/src/tag/Tag.cxx
index 571e67fa8..fc124df0d 100644
--- a/src/tag/Tag.cxx
+++ b/src/tag/Tag.cxx
@@ -21,7 +21,6 @@
#include "Tag.hxx"
#include "TagPool.hxx"
#include "TagString.hxx"
-#include "TagSettings.h"
#include "TagBuilder.hxx"
#include "util/ASCII.hxx"