summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-12-07 16:05:05 -0500
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-12-08 00:04:38 -0500
commit4b9740b4ec3987e1d4d2ad6d20b4dcf996a4fa2e (patch)
tree0f554d0e5dc23ce4316d7979bc22e2ffe0478705 /chart2/source/view/axes
parent8450a99c744e9005f19173e4df35d65640bcf5c4 (diff)
Remove duplicate defines and put it into a common place.
Change-Id: I55415985f37970e4d1ba8605e6d22c45198fe19f
Diffstat (limited to 'chart2/source/view/axes')
-rw-r--r--chart2/source/view/axes/VCoordinateSystem.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/view/axes/VCoordinateSystem.cxx b/chart2/source/view/axes/VCoordinateSystem.cxx
index 4b627da5a2b9..6d8f1abc7808 100644
--- a/chart2/source/view/axes/VCoordinateSystem.cxx
+++ b/chart2/source/view/axes/VCoordinateSystem.cxx
@@ -33,6 +33,7 @@
#include "VAxisBase.hxx"
#include "ViewDefines.hxx"
#include "DataSeriesHelper.hxx"
+#include "defines.hxx"
#include "chartview/ExplicitValueProvider.hxx"
#include <com/sun/star/chart2/AxisType.hpp>
#include <com/sun/star/chart2/XChartTypeContainer.hpp>