summaryrefslogtreecommitdiff
path: root/lingucomponent/source/spellcheck/macosxspell/macspellimp.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-10-06 07:38:24 +0200
committerMathias Bauer <mba@openoffice.org>2009-10-06 07:38:24 +0200
commit1dabbee147229251ea4bc4ef416c45875e17b090 (patch)
tree015c22561a44d3de8565848a4a73a7f59ddc9f8d /lingucomponent/source/spellcheck/macosxspell/macspellimp.cxx
parentf90820387d551d174ee07d628d27b78b3714dad8 (diff)
#103496#: move VCL free ConfigItems to unotools
Diffstat (limited to 'lingucomponent/source/spellcheck/macosxspell/macspellimp.cxx')
-rw-r--r--lingucomponent/source/spellcheck/macosxspell/macspellimp.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/lingucomponent/source/spellcheck/macosxspell/macspellimp.cxx b/lingucomponent/source/spellcheck/macosxspell/macspellimp.cxx
index d1d8103eedd5..7244a4988236 100644
--- a/lingucomponent/source/spellcheck/macosxspell/macspellimp.cxx
+++ b/lingucomponent/source/spellcheck/macosxspell/macspellimp.cxx
@@ -46,8 +46,8 @@
//#include <linguistic/lngprops.hxx>
#include <linguistic/spelldta.hxx>
-#include <svtools/pathoptions.hxx>
-#include <svtools/useroptions.hxx>
+#include <unotools/pathoptions.hxx>
+#include <unotools/useroptions.hxx>
#include <osl/file.hxx>
#include <rtl/ustrbuf.hxx>