diff --git a/taglib/mpeg/id3v2/frames/tableofcontentsframe.h b/taglib/mpeg/id3v2/frames/tableofcontentsframe.h index 31196b2e..2e5401e8 100644 --- a/taglib/mpeg/id3v2/frames/tableofcontentsframe.h +++ b/taglib/mpeg/id3v2/frames/tableofcontentsframe.h @@ -29,6 +29,8 @@ #include "id3v2tag.h" #include "id3v2frame.h" +#include "tbytevectorlist.h" + namespace TagLib { namespace ID3v2 {