summaryrefslogtreecommitdiff
path: root/sd/inc/Annotation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/Annotation.hxx')
-rw-r--r--sd/inc/Annotation.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/inc/Annotation.hxx b/sd/inc/Annotation.hxx
index 74f945c6216e..ab08c234e0ec 100644
--- a/sd/inc/Annotation.hxx
+++ b/sd/inc/Annotation.hxx
@@ -27,11 +27,11 @@
class SdPage;
class SdrUndoAction;
-namespace com { namespace sun { namespace star { namespace office {
+namespace com::sun::star::office {
class XAnnotation;
-} } } }
+}
-namespace com { namespace sun { namespace star { namespace uno { template <typename > class Reference; } } } }
+namespace com::sun::star::uno { template <typename > class Reference; }
class SfxViewShell;