diff options
Diffstat (limited to 'src/PlaylistFile.cxx')
-rw-r--r-- | src/PlaylistFile.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
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" |