From d65ad1bf151383722802d4bb13b12a33b97480e4 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 2 Jan 2013 22:43:56 +0100 Subject: mapper: 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 8d1908aa..722ae9c8 100644 --- a/src/PlaylistSave.cxx +++ b/src/PlaylistSave.cxx @@ -21,10 +21,10 @@ #include "PlaylistSave.hxx" #include "PlaylistFile.hxx" #include "song.h" +#include "Mapper.hxx" extern "C" { #include "playlist.h" -#include "mapper.h" #include "path.h" #include "uri.h" #include "idle.h" -- cgit v1.2.3