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 745744490..5f47d73c0 100644 --- a/src/PlaylistSave.cxx +++ b/src/PlaylistSave.cxx @@ -24,9 +24,9 @@ #include "song.h" #include "Mapper.hxx" #include "Idle.hxx" +#include "Path.hxx" extern "C" { -#include "path.h" #include "uri.h" } |