diff options
Diffstat (limited to '')
-rw-r--r-- | src/PlaylistSong.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlaylistSong.cxx b/src/PlaylistSong.cxx index 0d60c1413..6c59600f6 100644 --- a/src/PlaylistSong.cxx +++ b/src/PlaylistSong.cxx @@ -24,7 +24,7 @@ #include "DatabaseGlue.hxx" #include "ls.hxx" #include "tag.h" -#include "Path.hxx" +#include "fs/Path.hxx" extern "C" { #include "song.h" |