summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/DrawViewWrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/DrawViewWrapper.hxx')
-rw-r--r--chart2/source/controller/inc/DrawViewWrapper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/inc/DrawViewWrapper.hxx b/chart2/source/controller/inc/DrawViewWrapper.hxx
index c9814bc96026..8bad644101cb 100644
--- a/chart2/source/controller/inc/DrawViewWrapper.hxx
+++ b/chart2/source/controller/inc/DrawViewWrapper.hxx
@@ -22,8 +22,8 @@
#include <memory>
#include <svx/view3d.hxx>
-namespace com { namespace sun { namespace star { namespace drawing { class XShape; } } } }
-namespace com { namespace sun { namespace star { namespace frame { class XModel; } } } }
+namespace com::sun::star::drawing { class XShape; }
+namespace com::sun::star::frame { class XModel; }
class SdrModel;