summaryrefslogtreecommitdiffstats
path: root/chart2/source/view/main/ChartItemPool.hxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-10-16 00:05:16 +0200
committerMathias Bauer <mba@openoffice.org>2009-10-16 00:05:16 +0200
commita293d0a7b13c0294a202e0e332961f85359d611d (patch)
tree2ce4b39a34620f3941583b59f73eac8f1049c292 /chart2/source/view/main/ChartItemPool.hxx
parent#103496#: move VCL free ConfigItems to unotools (diff)
downloadcore-a293d0a7b13c0294a202e0e332961f85359d611d.tar.gz
core-a293d0a7b13c0294a202e0e332961f85359d611d.zip
#i103496#: split svtools; improve ConfitItems
Diffstat (limited to 'chart2/source/view/main/ChartItemPool.hxx')
-rw-r--r--chart2/source/view/main/ChartItemPool.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/view/main/ChartItemPool.hxx b/chart2/source/view/main/ChartItemPool.hxx
index 00c813ed4922..22bc5b900d06 100644
--- a/chart2/source/view/main/ChartItemPool.hxx
+++ b/chart2/source/view/main/ChartItemPool.hxx
@@ -30,8 +30,8 @@
#ifndef _CHART2_ITEMPOOL_HXX
#define _CHART2_ITEMPOOL_HXX
-#include <svtools/poolitem.hxx>
-#include <svtools/itempool.hxx>
+#include <svl/poolitem.hxx>
+#include <svl/itempool.hxx>
namespace chart
{