summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartDropTargetHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/main/ChartDropTargetHelper.hxx')
-rw-r--r--chart2/source/controller/main/ChartDropTargetHelper.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/chart2/source/controller/main/ChartDropTargetHelper.hxx b/chart2/source/controller/main/ChartDropTargetHelper.hxx
index 64a898635b5f..04c390a0070e 100644
--- a/chart2/source/controller/main/ChartDropTargetHelper.hxx
+++ b/chart2/source/controller/main/ChartDropTargetHelper.hxx
@@ -21,11 +21,11 @@
#include <vcl/transfer.hxx>
-namespace com { namespace sun { namespace star {
-namespace chart2 {
- class XChartDocument;
+namespace com::sun::star {
+ namespace chart2 {
+ class XChartDocument;
+ }
}
-}}}
namespace chart
{