summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorAriel Constenla-Haile <arielch@apache.org>2012-06-13 00:50:24 +0000
committerAriel Constenla-Haile <arielch@apache.org>2012-06-13 00:50:24 +0000
commitb2c2d2f3b5b55a239c2cc5dc04f306144bccdabf (patch)
tree039a6dfedf6b06d4ceb6cb39d70d67cade0e6778 /svtools
parentbe5f2442f2366caf16efafffca052429bd03710d (diff)
Add missing header
Notes
Notes: ignore: obsolete
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/filter/wmf/winmtf.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/source/filter/wmf/winmtf.cxx b/svtools/source/filter/wmf/winmtf.cxx
index 208574081432..4135823ec170 100644
--- a/svtools/source/filter/wmf/winmtf.cxx
+++ b/svtools/source/filter/wmf/winmtf.cxx
@@ -31,6 +31,7 @@
#include <rtl/tencinfo.h>
#include <vcl/svapp.hxx>
#include <vcl/virdev.hxx>
+#include <vos/mutex.hxx>
// ------------------------------------------------------------------------