summaryrefslogtreecommitdiff
path: root/sc/inc/global.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 15:22:12 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 15:22:12 +0000
commit138c5bef5fab81d5d4c2d761d8c249c177691260 (patch)
treeca03f7a498a14c8b32c502bbc98d819f8b979c5f /sc/inc/global.hxx
parentf8aa923dd499de3532688c4d7571839277aba539 (diff)
INTEGRATION: CWS internatiodel (1.44.42); FILE MERGED
2006/02/10 19:32:39 er 1.44.42.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
Diffstat (limited to 'sc/inc/global.hxx')
-rw-r--r--sc/inc/global.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/inc/global.hxx b/sc/inc/global.hxx
index 9dd8236750db..3b12431a91d1 100644
--- a/sc/inc/global.hxx
+++ b/sc/inc/global.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: global.hxx,v $
*
- * $Revision: 1.44 $
+ * $Revision: 1.45 $
*
- * last change: $Author: obo $ $Date: 2005-11-16 10:12:10 $
+ * last change: $Author: vg $ $Date: 2006-04-07 16:22:12 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,8 +40,8 @@
#include "address.hxx"
#endif
-#ifndef _LANG_HXX //autogen
-#include <tools/lang.hxx>
+#ifndef INCLUDED_I18NPOOL_LANG_H
+#include <i18npool/lang.h>
#endif
#ifndef _STREAM_HXX //autogen
#include <tools/stream.hxx>