diff options
Diffstat (limited to 'src/SongSort.cxx')
-rw-r--r-- | src/SongSort.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SongSort.cxx b/src/SongSort.cxx index 23ecc5ce5..f1eba0439 100644 --- a/src/SongSort.cxx +++ b/src/SongSort.cxx @@ -21,7 +21,7 @@ #include "SongSort.hxx" #include "Song.hxx" #include "util/list.h" -#include "Tag.hxx" +#include "tag/Tag.hxx" extern "C" { #include "util/list_sort.h" |