diff options
Diffstat (limited to 'src/PlaylistSave.cxx')
-rw-r--r-- | src/PlaylistSave.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlaylistSave.cxx b/src/PlaylistSave.cxx index 89feebbde..e5b2a8f69 100644 --- a/src/PlaylistSave.cxx +++ b/src/PlaylistSave.cxx @@ -24,7 +24,7 @@ #include "song.h" #include "Mapper.hxx" #include "Idle.hxx" -#include "Path.hxx" +#include "fs/Path.hxx" extern "C" { #include "uri.h" |