diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-10-08 18:23:23 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-10-08 18:23:23 +0200 |
commit | 62c0e0c6b18e5e7a9d0ce9d6c53f4c3b1ba5204e (patch) | |
tree | 7ec46721150f49bf875fad8b1bfa2244bfe6737a /svtools/source/misc/imagemgr.cxx | |
parent | 80a5eff607808252c7fa7024793d445191d928a5 (diff) |
#i103496#: make svtools buildable
Diffstat (limited to 'svtools/source/misc/imagemgr.cxx')
-rw-r--r-- | svtools/source/misc/imagemgr.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/source/misc/imagemgr.cxx b/svtools/source/misc/imagemgr.cxx index 314242063711..ddf6a7350772 100644 --- a/svtools/source/misc/imagemgr.cxx +++ b/svtools/source/misc/imagemgr.cxx @@ -58,6 +58,7 @@ #include <svtools/svtools.hrc> #include "imagemgr.hrc" #include <svtools/svtdata.hxx> +#include <vos/mutex.hxx> // globals ******************************************************************* |