summaryrefslogtreecommitdiff
path: root/include/sfx2/imagemgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/imagemgr.hxx')
-rw-r--r--include/sfx2/imagemgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/imagemgr.hxx b/include/sfx2/imagemgr.hxx
index e4962bf47edd..36f914c53cdf 100644
--- a/include/sfx2/imagemgr.hxx
+++ b/include/sfx2/imagemgr.hxx
@@ -29,7 +29,7 @@
#include <vcl/image.hxx>
SFX2_DLLPUBLIC Image SAL_CALL GetImage(
- const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rFrame,
+ const css::uno::Reference< css::frame::XFrame >& rFrame,
const OUString& aURL,
bool bBig
);