diff options
author | Ariel Constenla-Haile <arielch@apache.org> | 2012-06-13 00:50:24 +0000 |
---|---|---|
committer | Ariel Constenla-Haile <arielch@apache.org> | 2012-06-13 00:50:24 +0000 |
commit | b2c2d2f3b5b55a239c2cc5dc04f306144bccdabf (patch) | |
tree | 039a6dfedf6b06d4ceb6cb39d70d67cade0e6778 /svtools | |
parent | be5f2442f2366caf16efafffca052429bd03710d (diff) |
Add missing header
Notes
Notes:
ignore: obsolete
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/filter/wmf/winmtf.cxx | 1 |
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> // ------------------------------------------------------------------------ |