diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-10-16 00:05:16 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-10-16 00:05:16 +0200 |
commit | a293d0a7b13c0294a202e0e332961f85359d611d (patch) | |
tree | 2ce4b39a34620f3941583b59f73eac8f1049c292 /chart2/inc/pch | |
parent | 20ade6a1d2fc888edec120f09079ed26d3bd80ff (diff) |
#i103496#: split svtools; improve ConfitItems
Diffstat (limited to 'chart2/inc/pch')
-rw-r--r-- | chart2/inc/pch/precompiled_chart2.hxx | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/chart2/inc/pch/precompiled_chart2.hxx b/chart2/inc/pch/precompiled_chart2.hxx index ca7ab50f7ad7..53b88ebc28ad 100644 --- a/chart2/inc/pch/precompiled_chart2.hxx +++ b/chart2/inc/pch/precompiled_chart2.hxx @@ -213,17 +213,17 @@ #include "sot/clsids.hxx" -#include "svtools/eitem.hxx" -#include "svtools/intitem.hxx" -#include "svtools/itemiter.hxx" -#include "svtools/itempool.hxx" -#include "svtools/itemset.hxx" +#include "svl/eitem.hxx" +#include "svl/intitem.hxx" +#include "svl/itemiter.hxx" +#include "svl/itempool.hxx" +#include "svl/itemset.hxx" #include "unotools/pathoptions.hxx" -#include "svtools/poolitem.hxx" -#include "svtools/stritem.hxx" -#include "svtools/syslocale.hxx" -#include "svtools/urihelper.hxx" -#include "svtools/whiter.hxx" +#include "svl/poolitem.hxx" +#include "svl/stritem.hxx" +#include "unotools/syslocale.hxx" +#include "svl/urihelper.hxx" +#include "svl/whiter.hxx" #include "svx/brshitem.hxx" #include "svx/crsditem.hxx" |