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 8d1908aac..722ae9c83 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" |