diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-10-21 10:47:51 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-10-21 10:47:51 +0200 |
commit | 8638ad7cb077a237daf5d74f6ad19ae7009ab929 (patch) | |
tree | c0fbf06a6a50598c2c219eb8a56932ef2eb8ae4b /svx/inc | |
parent | e41eb25654585debe8f2ff6b68fe7e6a77520043 (diff) |
#i103496#: some warnings, pch and windows only fixes
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/pch/precompiled_svx.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx index 8b61566c26e6..4c05d1922247 100644 --- a/svx/inc/pch/precompiled_svx.hxx +++ b/svx/inc/pch/precompiled_svx.hxx @@ -753,7 +753,7 @@ #include <vector> #include "svtools/FilterConfigItem.hxx" #include "svtools/accessibilityoptions.hxx" -#include "unotools/adrparse.hxx" +#include "svl/adrparse.hxx" #include "svtools/apearcfg.hxx" #include "svl/brdcst.hxx" #include "unotools/cacheoptions.hxx" |