diff options
Diffstat (limited to 'src/PlaylistMapper.cxx')
-rw-r--r-- | src/PlaylistMapper.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlaylistMapper.cxx b/src/PlaylistMapper.cxx index e6b8ee439..96106a4cf 100644 --- a/src/PlaylistMapper.cxx +++ b/src/PlaylistMapper.cxx @@ -21,7 +21,7 @@ #include "PlaylistMapper.hxx" #include "PlaylistFile.hxx" #include "Mapper.hxx" -#include "Path.hxx" +#include "fs/Path.hxx" extern "C" { #include "playlist_list.h" |