summaryrefslogtreecommitdiff
path: root/sc/inc/zforauto.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 15:23:14 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 15:23:14 +0000
commitb5ba2f6abfeb093f3348ec332f58491582e1b04d (patch)
tree375f88586ce9cd730ffaa3d5f7f240f0b829db7b /sc/inc/zforauto.hxx
parent45ba50c8ff0ef061d40277801fe6796b53b8bfca (diff)
INTEGRATION: CWS internatiodel (1.4.96); FILE MERGED
2006/02/10 19:32:39 er 1.4.96.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
Diffstat (limited to 'sc/inc/zforauto.hxx')
-rw-r--r--sc/inc/zforauto.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/inc/zforauto.hxx b/sc/inc/zforauto.hxx
index da75e9b324a5..a3416a238c1e 100644
--- a/sc/inc/zforauto.hxx
+++ b/sc/inc/zforauto.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: zforauto.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 18:05:10 $
+ * last change: $Author: vg $ $Date: 2006-04-07 16:23:14 $
*
* 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 <tools/string.hxx>
#endif
-#ifndef _LANG_HXX //autogen
-#include <tools/lang.hxx>
+#ifndef INCLUDED_I18NPOOL_LANG_H
+#include <i18npool/lang.h>
#endif