diff options
Diffstat (limited to '')
-rw-r--r-- | src/PlaylistCommands.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlaylistCommands.cxx b/src/PlaylistCommands.cxx index 57be3453a..4eaaf8145 100644 --- a/src/PlaylistCommands.cxx +++ b/src/PlaylistCommands.cxx @@ -27,7 +27,7 @@ #include "PlaylistVector.hxx" #include "PlaylistQueue.hxx" #include "TimePrint.hxx" -#include "ClientInternal.hxx" +#include "Client.hxx" #include "protocol/ArgParser.hxx" #include "protocol/Result.hxx" #include "ls.hxx" |