aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/wavpack
diff options
context:
space:
mode:
authorMichael Helmling <helmling@mathematik.uni-kl.de>2012-02-15 21:54:19 +0100
committerMichael Helmling <helmling@mathematik.uni-kl.de>2012-02-15 21:54:19 +0100
commitde51307de71d510356d1f845f1d5c37a55c1cdb1 (patch)
tree3278e206db98f4642014efe34ed39d536358826f /taglib/wavpack
parent140f4a57e24d1097190997bc5ace60425532fafa (diff)
Added lots of missing includes
Diffstat (limited to 'taglib/wavpack')
-rw-r--r--taglib/wavpack/wavpackfile.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/taglib/wavpack/wavpackfile.cpp b/taglib/wavpack/wavpackfile.cpp
index bc0f607a..285d8ef4 100644
--- a/taglib/wavpack/wavpackfile.cpp
+++ b/taglib/wavpack/wavpackfile.cpp
@@ -31,6 +31,7 @@
#include <tstring.h>
#include <tdebug.h>
#include <tagunion.h>
+#include <tpropertymap.h>
#include "wavpackfile.h"
#include "id3v1tag.h"