diff options
Diffstat (limited to 'src/PlaylistMapper.cxx')
-rw-r--r-- | src/PlaylistMapper.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlaylistMapper.cxx b/src/PlaylistMapper.cxx index f1c9471a7..01b8f7dd8 100644 --- a/src/PlaylistMapper.cxx +++ b/src/PlaylistMapper.cxx @@ -20,10 +20,10 @@ #include "config.h" #include "PlaylistMapper.hxx" #include "PlaylistFile.hxx" +#include "Mapper.hxx" extern "C" { #include "playlist_list.h" -#include "mapper.h" #include "uri.h" } |