diff options
Diffstat (limited to 'src/SongPrint.cxx')
-rw-r--r-- | src/SongPrint.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SongPrint.cxx b/src/SongPrint.cxx index cde6ef7d1..18d732161 100644 --- a/src/SongPrint.cxx +++ b/src/SongPrint.cxx @@ -24,7 +24,7 @@ #include "TimePrint.hxx" #include "TagPrint.hxx" #include "Mapper.hxx" -#include "Client.hxx" +#include "client/Client.hxx" #include "util/UriUtil.hxx" #define SONG_FILE "file: " |