diff --git a/taglib/mpeg/id3v2/frames/textidentificationframe.h b/taglib/mpeg/id3v2/frames/textidentificationframe.h index 283f0c72..58ed63e6 100644 --- a/taglib/mpeg/id3v2/frames/textidentificationframe.h +++ b/taglib/mpeg/id3v2/frames/textidentificationframe.h @@ -27,6 +27,7 @@ #define TAGLIB_TEXTIDENTIFICATIONFRAME_H #include "tstringlist.h" +#include "tmap.h" #include "taglib_export.h" #include "id3v2frame.h"