diff options
Diffstat (limited to '')
-rw-r--r-- | src/command/PlayerCommands.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command/PlayerCommands.cxx b/src/command/PlayerCommands.cxx index 20de2af92..759a37030 100644 --- a/src/command/PlayerCommands.cxx +++ b/src/command/PlayerCommands.cxx @@ -23,7 +23,7 @@ #include "Playlist.hxx" #include "PlaylistPrint.hxx" #include "update/UpdateGlue.hxx" -#include "Client.hxx" +#include "client/Client.hxx" #include "Volume.hxx" #include "output/OutputAll.hxx" #include "Partition.hxx" |