diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-10-06 07:38:24 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-10-06 07:38:24 +0200 |
commit | 20ade6a1d2fc888edec120f09079ed26d3bd80ff (patch) | |
tree | 5146b873bb8666082a7b3f7c9220bf935233b920 /chart2/inc/pch | |
parent | 95507956b2e805e7b40a7f17247bb04daf9a78ee (diff) |
#103496#: move VCL free ConfigItems to unotools
Diffstat (limited to 'chart2/inc/pch')
-rw-r--r-- | chart2/inc/pch/precompiled_chart2.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/inc/pch/precompiled_chart2.hxx b/chart2/inc/pch/precompiled_chart2.hxx index e8af809b1af2..ca7ab50f7ad7 100644 --- a/chart2/inc/pch/precompiled_chart2.hxx +++ b/chart2/inc/pch/precompiled_chart2.hxx @@ -218,7 +218,7 @@ #include "svtools/itemiter.hxx" #include "svtools/itempool.hxx" #include "svtools/itemset.hxx" -#include "svtools/pathoptions.hxx" +#include "unotools/pathoptions.hxx" #include "svtools/poolitem.hxx" #include "svtools/stritem.hxx" #include "svtools/syslocale.hxx" |