From fcb55f841ae4772ee94f80eed5b45947ef644337 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 26 Apr 2014 22:59:21 +0200 Subject: DatabasePrint: move PrintSongCount() to Count.cxx --- src/command/DatabaseCommands.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/command/DatabaseCommands.cxx') diff --git a/src/command/DatabaseCommands.cxx b/src/command/DatabaseCommands.cxx index 6e9d3caa5..0f23dc959 100644 --- a/src/command/DatabaseCommands.cxx +++ b/src/command/DatabaseCommands.cxx @@ -23,6 +23,7 @@ #include "db/DatabaseQueue.hxx" #include "db/DatabasePlaylist.hxx" #include "db/DatabasePrint.hxx" +#include "db/Count.hxx" #include "db/Selection.hxx" #include "CommandError.hxx" #include "client/Client.hxx" -- cgit v1.2.3