summaryrefslogtreecommitdiff
path: root/sc/inc/shapeuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/shapeuno.hxx')
-rw-r--r--sc/inc/shapeuno.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/shapeuno.hxx b/sc/inc/shapeuno.hxx
index fb6829f1ada6..efc8c40df548 100644
--- a/sc/inc/shapeuno.hxx
+++ b/sc/inc/shapeuno.hxx
@@ -31,14 +31,14 @@
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/implbase1.hxx>
-namespace com { namespace sun { namespace star {
+namespace com::sun::star {
namespace uno {
class XAggregation;
}
namespace drawing {
class XShape;
}
-}}}
+}
class SdrObject;
struct SvEventDescription;