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/PlaylistFile.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PlaylistFile.cxx') diff --git a/src/PlaylistFile.cxx b/src/PlaylistFile.cxx index 3223edee3..896307df9 100644 --- a/src/PlaylistFile.cxx +++ b/src/PlaylistFile.cxx @@ -22,10 +22,10 @@ #include "PlaylistSave.hxx" #include "song.h" #include "io_error.h" +#include "Mapper.hxx" extern "C" { #include "text_file.h" -#include "mapper.h" #include "path.h" #include "uri.h" #include "database.h" -- cgit v1.2.3