diff options
author | Carsten Driesner <cd@openoffice.org> | 2011-01-21 17:18:37 +0100 |
---|---|---|
committer | Carsten Driesner <cd@openoffice.org> | 2011-01-21 17:18:37 +0100 |
commit | 6ef1b591fcb2b6787497310a43a59061eb52abdb (patch) | |
tree | 9edccfd0cc9cae1b7390aff37941b412ba1cb670 /starmath/source/document.cxx | |
parent | ad25e1071ddbde4ff88dc68b1da36bad53497fe9 (diff) | |
parent | 1379283b49bd1acf89269ee569a2eb3aafd25376 (diff) |
removetooltypes01: Rebase to DEV300m98
Diffstat (limited to 'starmath/source/document.cxx')
-rw-r--r-- | starmath/source/document.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/document.cxx b/starmath/source/document.cxx index dddc7b11bde2..4d42034375c5 100644 --- a/starmath/source/document.cxx +++ b/starmath/source/document.cxx @@ -78,7 +78,7 @@ #include <editeng/unolingu.hxx> #include <ucbhelper/content.hxx> #include <vcl/mapmod.hxx> -#include <vcl/mapunit.hxx> +#include <tools/mapunit.hxx> #include <vcl/msgbox.hxx> #include <sfx2/sfx.hrc> #include <document.hxx> |