diff options
author | Thomas Lange <tl@openoffice.org> | 2000-11-19 10:41:10 +0000 |
---|---|---|
committer | Thomas Lange <tl@openoffice.org> | 2000-11-19 10:41:10 +0000 |
commit | d793cbd6ff1ba5a5ffeada5b0c9b3c0248a63d66 (patch) | |
tree | 9d2a756b18d94430dd91ca6c06f1fb387f675a28 /svx/source/editeng/impedit4.cxx | |
parent | 32069a771bdb1fdc88c01fc11bf8c96ca5e2edf9 (diff) |
lngprops.hxx include changed
Diffstat (limited to 'svx/source/editeng/impedit4.cxx')
-rw-r--r-- | svx/source/editeng/impedit4.cxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/editeng/impedit4.cxx b/svx/source/editeng/impedit4.cxx index 96a85978f843..3b3557199a42 100644 --- a/svx/source/editeng/impedit4.cxx +++ b/svx/source/editeng/impedit4.cxx @@ -2,9 +2,9 @@ * * $RCSfile: impedit4.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: tl $ $Date: 2000-10-27 10:23:45 $ + * last change: $Author: tl $ $Date: 2000-11-19 11:29:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -108,8 +108,8 @@ #ifndef _SFX_SFXUNO_HXX #include <sfx2/sfxuno.hxx> #endif -#ifndef _LINGU_LNGPROPS_HHX_ -#include <lingu/lngprops.hxx> +#ifndef _LINGUISTIC_LNGPROPS_HHX_ +#include <linguistic/lngprops.hxx> #endif #ifndef _COM_SUN_STAR_LINGUISTIC2_XTHESAURUS_HPP_ #include <com/sun/star/linguistic2/XThesaurus.hpp> |