diff options
Diffstat (limited to '')
-rw-r--r-- | src/db/Count.cxx | 2 |
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> |