aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-11-08 19:21:42 +0100
committerMax Kellermann <max@duempel.org>2014-11-08 19:21:42 +0100
commitcbf79769d396449cfc9e5555c7419cc3f117e8d4 (patch)
tree51ccbd2888f80666cdf6b9d6eb753e083f79d97a /src
parent125eb01e03082f1c33fa1b0b6d51b953eebf6c28 (diff)
downloadmpd-cbf79769d396449cfc9e5555c7419cc3f117e8d4.tar.gz
mpd-cbf79769d396449cfc9e5555c7419cc3f117e8d4.tar.xz
mpd-cbf79769d396449cfc9e5555c7419cc3f117e8d4.zip
db/Count: include cleanup
Diffstat (limited to 'src')
-rw-r--r--src/db/Count.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/Count.cxx b/src/db/Count.cxx
index b58ac53e9..e5e244a6a 100644
--- a/src/db/Count.cxx
+++ b/src/db/Count.cxx
@@ -23,7 +23,7 @@
#include "Interface.hxx"
#include "client/Client.hxx"
#include "LightSong.hxx"
-#include "tag/Set.hxx"
+#include "tag/Tag.hxx"
#include <functional>
#include <map>