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 f4c5b7478..1bec30da9 100644 --- a/src/PlaylistSong.cxx +++ b/src/PlaylistSong.cxx @@ -23,7 +23,7 @@ #include "DatabasePlugin.hxx" #include "DatabaseGlue.hxx" #include "ls.hxx" -#include "Tag.hxx" +#include "tag/Tag.hxx" #include "fs/Path.hxx" #include "util/UriUtil.hxx" #include "util/Error.hxx" |