summaryrefslogtreecommitdiff
path: root/vcl/source/app/i18nhelp.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:01:02 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:01:02 +0000
commit7427ccf150c8e97ce713401e45716e32b89dcf44 (patch)
tree4d127005e439d1bd45fa43dafca07b1bd3faf062 /vcl/source/app/i18nhelp.cxx
parent1059c51470ba8a8f6f71e0ed09d1e7993addcfe6 (diff)
INTEGRATION: CWS vgbugs07 (1.7.240); FILE MERGED
2007/06/04 13:29:30 vg 1.7.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'vcl/source/app/i18nhelp.cxx')
-rw-r--r--vcl/source/app/i18nhelp.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/app/i18nhelp.cxx b/vcl/source/app/i18nhelp.cxx
index d65e1a582d94..a31c7542fe9f 100644
--- a/vcl/source/app/i18nhelp.cxx
+++ b/vcl/source/app/i18nhelp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: i18nhelp.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 11:48:03 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:01:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,7 +38,7 @@
-#include <i18nhelp.hxx>
+#include <vcl/i18nhelp.hxx>
/*
#ifndef _COM_SUN_STAR_LANG_XSINGLESERVICEFACTORY_HPP_