summaryrefslogtreecommitdiff
path: root/sw/inc/tox.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 14:07:46 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 14:07:46 +0000
commitd969c94a0062377b7fce1b0cca7a58b6485d7c9a (patch)
treeedc1b821037ae155be36714954f2cd7312091d7d /sw/inc/tox.hxx
parent380ecda0b987d2e0237fb046b24cd1fe2b7e62cf (diff)
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
Diffstat (limited to 'sw/inc/tox.hxx')
-rw-r--r--sw/inc/tox.hxx8
1 files changed, 4 insertions, 4 deletions
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 <i18npool/lang.h>
#endif
#ifndef _STRING_HXX //autogen
#include <tools/string.hxx>