From 21fe376d1d9ffa6064cf89faab7860d443d9f7fd Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 17 Jan 2013 00:43:27 +0100 Subject: path: convert to C++ --- src/PlaylistSave.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PlaylistSave.cxx') diff --git a/src/PlaylistSave.cxx b/src/PlaylistSave.cxx index 74574449..5f47d73c 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" } -- cgit v1.2.3