summaryrefslogtreecommitdiff
path: root/unotools
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-21 09:59:09 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-21 09:59:09 +0000
commit0f5f48400151736806d6d2124c33e425e528d06b (patch)
treee951435249c6415a8cd24b4b29ca6a77677b20be /unotools
parentafe9cfb2542113c5dccda17d98f8e1090c37cb47 (diff)
#i10000#: typo in include guard
Diffstat (limited to 'unotools')
-rw-r--r--unotools/inc/unotools/localedatawrapper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/unotools/inc/unotools/localedatawrapper.hxx b/unotools/inc/unotools/localedatawrapper.hxx
index 4c3cc3459fe1..5d21b0b29ef2 100644
--- a/unotools/inc/unotools/localedatawrapper.hxx
+++ b/unotools/inc/unotools/localedatawrapper.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: localedatawrapper.hxx,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: hr $ $Date: 2006-04-20 13:26:21 $
+ * last change: $Author: hr $ $Date: 2006-04-21 10:59:09 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,7 +40,7 @@
#include <tools/string.hxx>
#endif
-#ifndef _COM_SUN_STAR_I18N_XLOCALEDATA_HPP_
+#ifndef _COM_SUN_STAR_I18N_XLOCALEDATA2_HPP_
#include <com/sun/star/i18n/XLocaleData2.hpp>
#endif
#ifndef _COM_SUN_STAR_I18N_LOCALEITEM_HPP_