diff options
Diffstat (limited to 'src/queue')
-rw-r--r-- | src/queue/QueuePrint.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/queue/QueuePrint.cxx b/src/queue/QueuePrint.cxx index 1f3c8fd57..831ecafb9 100644 --- a/src/queue/QueuePrint.cxx +++ b/src/queue/QueuePrint.cxx @@ -22,7 +22,7 @@ #include "Queue.hxx" #include "SongFilter.hxx" #include "SongPrint.hxx" -#include "Client.hxx" +#include "client/Client.hxx" /** * Send detailed information about a range of songs in the queue to a |