diff --git a/linguistic/source/convdic.cxx b/linguistic/source/convdic.cxx index 73bb006b8742..efb1a21835bd 100644 --- a/linguistic/source/convdic.cxx +++ b/linguistic/source/convdic.cxx @@ -4,9 +4,9 @@ * * $RCSfile: convdic.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: rt $ $Date: 2005-09-07 19:48:20 $ + * last change: $Author: vg $ $Date: 2006-04-07 13:46:30 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,8 +33,8 @@ * ************************************************************************/ -#ifndef _LANG_HXX //autogen wg. LANGUAGE_ENGLISH_US -#include +#ifndef INCLUDED_I18NPOOL_LANG_H +#include #endif #ifndef _URLOBJ_HXX #include @@ -51,9 +51,6 @@ #ifndef _STRING_HXX #include #endif -#ifndef _ISOLANG_HXX -#include -#endif #ifndef _STREAM_HXX #include #endif