diff options
Diffstat (limited to '')
-rw-r--r-- | src/PlayerCommands.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlayerCommands.cxx b/src/PlayerCommands.cxx index 8b9a96ca5..26503ee52 100644 --- a/src/PlayerCommands.cxx +++ b/src/PlayerCommands.cxx @@ -23,7 +23,7 @@ #include "Playlist.hxx" #include "PlaylistPrint.hxx" #include "UpdateGlue.hxx" -#include "ClientInternal.hxx" +#include "Client.hxx" #include "Volume.hxx" #include "OutputAll.hxx" #include "Partition.hxx" |