diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-12-12 20:01:15 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-12-12 20:01:15 +0100 |
commit | 78d494c13e9d2d469e4cb23d56902ab7161b6b6c (patch) | |
tree | 60dcc2b56808e15ef7978ff90150b5e7d6f574ba /sc/source/ui/unoobj/servuno.cxx | |
parent | a3346f791024accb040ed1ce3369534a01b1d634 (diff) |
#i107450#: changes caused by header cleanup in svx
Diffstat (limited to 'sc/source/ui/unoobj/servuno.cxx')
-rw-r--r-- | sc/source/ui/unoobj/servuno.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/unoobj/servuno.cxx b/sc/source/ui/unoobj/servuno.cxx index 1f51bc1646af..3f2a79d6b46a 100644 --- a/sc/source/ui/unoobj/servuno.cxx +++ b/sc/source/ui/unoobj/servuno.cxx @@ -60,6 +60,7 @@ // #100263# Support creation of GraphicObjectResolver and EmbeddedObjectResolver #include <svx/xmleohlp.hxx> #include <svx/xmlgrhlp.hxx> +#include <svx/unomod.hxx> using namespace ::com::sun::star; |