]> granicus.if.org Git - taglib/commitdiff
Added missing tmap.h
authorStephen F. Booth <me@sbooth.org>
Fri, 6 Apr 2012 22:29:56 +0000 (18:29 -0400)
committerStephen F. Booth <me@sbooth.org>
Fri, 6 Apr 2012 22:29:56 +0000 (18:29 -0400)
taglib/mpeg/id3v2/frames/textidentificationframe.h

index 283f0c728796facc6efa9bb9d9ffb07b4b609d8c..58ed63e690d8ce5887edfdf8085d9335d00d62cf 100644 (file)
@@ -27,6 +27,7 @@
 #define TAGLIB_TEXTIDENTIFICATIONFRAME_H
 
 #include "tstringlist.h"
+#include "tmap.h"
 #include "taglib_export.h"
 
 #include "id3v2frame.h"