diff options
Diffstat (limited to 'src/PlaylistSong.cxx')
-rw-r--r-- | src/PlaylistSong.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlaylistSong.cxx b/src/PlaylistSong.cxx index 03bf5b703..72d2760c6 100644 --- a/src/PlaylistSong.cxx +++ b/src/PlaylistSong.cxx @@ -19,10 +19,10 @@ #include "config.h" #include "PlaylistSong.hxx" +#include "Mapper.hxx" extern "C" { #include "database.h" -#include "mapper.h" #include "song.h" #include "uri.h" #include "path.h" |