diff options
Diffstat (limited to 'src/decoder/VorbisComments.cxx')
-rw-r--r-- | src/decoder/VorbisComments.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/VorbisComments.cxx b/src/decoder/VorbisComments.cxx index 88a8dc772..eb64897d1 100644 --- a/src/decoder/VorbisComments.cxx +++ b/src/decoder/VorbisComments.cxx @@ -21,7 +21,7 @@ #include "VorbisComments.hxx" #include "XiphTags.hxx" #include "Tag.hxx" -#include "TagTable.hxx" +#include "tag/TagTable.hxx" #include "TagHandler.hxx" #include "replay_gain_info.h" |