From d969c94a0062377b7fce1b0cca7a58b6485d7c9a Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Fri, 7 Apr 2006 14:07:46 +0000 Subject: INTEGRATION: CWS internatiodel (1.14.184); FILE MERGED 2006/02/10 19:30:53 er 1.14.184.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang --- sw/inc/tox.hxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sw/inc') diff --git a/sw/inc/tox.hxx b/sw/inc/tox.hxx index 97a97bfc796f..db346f27af3e 100644 --- a/sw/inc/tox.hxx +++ b/sw/inc/tox.hxx @@ -4,9 +4,9 @@ * * $RCSfile: tox.hxx,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: rt $ $Date: 2005-09-09 02:20:20 $ + * last change: $Author: vg $ $Date: 2006-04-07 15:07:46 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -35,8 +35,8 @@ #ifndef _TOX_HXX #define _TOX_HXX -#ifndef _LANG_HXX -#include "tools/lang.hxx" +#ifndef INCLUDED_I18NPOOL_LANG_H +#include #endif #ifndef _STRING_HXX //autogen #include -- cgit