diff options
author | Philipp Lohmann [pl] <Philipp.Lohmann@Sun.COM> | 2010-01-14 19:11:13 +0100 |
---|---|---|
committer | Philipp Lohmann [pl] <Philipp.Lohmann@Sun.COM> | 2010-01-14 19:11:13 +0100 |
commit | db2e29794ffa161476c668e25cf4e86d19091665 (patch) | |
tree | 2018ae22146a57c74641468f9b67e9dc2a1b7ccf /basctl/inc | |
parent | f19e59318176c1952ad264996f9e0cee3e8e3982 (diff) | |
parent | 8a5b59989048d67b567819ee2038d4bff54ca184 (diff) |
rebase to DEV300_m69
Diffstat (limited to 'basctl/inc')
-rw-r--r-- | basctl/inc/pch/precompiled_basctl.hxx | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/basctl/inc/pch/precompiled_basctl.hxx b/basctl/inc/pch/precompiled_basctl.hxx index e975d6464194..be1612ea7429 100644 --- a/basctl/inc/pch/precompiled_basctl.hxx +++ b/basctl/inc/pch/precompiled_basctl.hxx @@ -77,19 +77,19 @@ #include "vcl/svapp.hxx" #include "vcl/scrbar.hxx" -#include "svtools/svarray.hxx" -#include "svtools/itempool.hxx" -#include "svtools/itemset.hxx" -#include "svtools/aeitem.hxx" -#include "svtools/stritem.hxx" -#include "svtools/whiter.hxx" +#include "svl/svarray.hxx" +#include "svl/itempool.hxx" +#include "svl/itemset.hxx" +#include "svl/aeitem.hxx" +#include "svl/stritem.hxx" +#include "svl/whiter.hxx" #include "svtools/langtab.hxx" #include "svtools/texteng.hxx" #include "svtools/textview.hxx" #include "svtools/xtextedt.hxx" #include "svtools/txtattr.hxx" #include "svtools/textwindowpeer.hxx" -#include "svtools/urihelper.hxx" +#include "svl/urihelper.hxx" #define _BASIC_TEXTPORTIONS #include "basic/sbdef.hxx" |