summaryrefslogtreecommitdiff
path: root/chart2/source/view/inc/ScaleAutomatism.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/inc/ScaleAutomatism.hxx')
-rw-r--r--chart2/source/view/inc/ScaleAutomatism.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/chart2/source/view/inc/ScaleAutomatism.hxx b/chart2/source/view/inc/ScaleAutomatism.hxx
index 2819a70eb1cc..df2e203bc0d6 100644
--- a/chart2/source/view/inc/ScaleAutomatism.hxx
+++ b/chart2/source/view/inc/ScaleAutomatism.hxx
@@ -19,11 +19,13 @@
#ifndef INCLUDED_CHART2_SOURCE_VIEW_INC_SCALEAUTOMATISM_HXX
#define INCLUDED_CHART2_SOURCE_VIEW_INC_SCALEAUTOMATISM_HXX
-#include <chartview/ExplicitScaleValues.hxx>
#include <com/sun/star/chart2/ScaleData.hpp>
#include <tools/date.hxx>
+namespace chart { struct ExplicitIncrementData; }
+namespace chart { struct ExplicitScaleData; }
+
namespace chart
{