From ef93cdf4a8b654342e97e6ab707caaf42cb9c64d Mon Sep 17 00:00:00 2001 From: Denis Krjuchkov Date: Tue, 22 Jan 2013 00:14:37 +0600 Subject: Path: move to fs subdirectory --- src/PlaylistMapper.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PlaylistMapper.cxx') diff --git a/src/PlaylistMapper.cxx b/src/PlaylistMapper.cxx index e6b8ee43..96106a4c 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" -- cgit v1.2.3