summaryrefslogtreecommitdiff
path: root/chart2/source/controller
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 23:39:52 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 23:39:52 +0000
commit3783519c5d6d6c8f1e8a79787f6d084ba39b4c85 (patch)
tree646b04bc93d89e322dafa75e1cc07af224fbf669 /chart2/source/controller
parentbc648e9111683e6922007b6cbbae2d4f42c4d409 (diff)
INTEGRATION: CWS aw033 (1.2.12); FILE MERGED
2008/05/14 15:12:54 aw 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/05 07:34:25 aw 1.2.12.1: #i39532# prettyprinter support
Diffstat (limited to 'chart2/source/controller')
-rw-r--r--chart2/source/controller/inc/ChartRenderer.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/inc/ChartRenderer.hxx b/chart2/source/controller/inc/ChartRenderer.hxx
index d885d9db2..4ace95410 100644
--- a/chart2/source/controller/inc/ChartRenderer.hxx
+++ b/chart2/source/controller/inc/ChartRenderer.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: ChartRenderer.hxx,v $
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
* This file is part of OpenOffice.org.
*
@@ -30,7 +30,7 @@
#ifndef CHART_RENDERER_HXX
#define CHART_RENDERER_HXX
-#include <svx/chartprettypainter.hxx>
+#include <svtools/chartprettypainter.hxx>
#include "ServiceMacros.hxx"
#include <cppuhelper/implbase2.hxx>