summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:57:28 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:57:28 +0000
commite68d9e4e8c8327dea07ea523961e86e097ae6877 (patch)
tree8e6681da10f6c24d249af5a4f83b5697ba29e6d8
parentf27ce251db01082a3e9d8b902b185c0fa0325db1 (diff)
INTEGRATION: CWS vgbugs07 (1.21.354); FILE MERGED
2007/06/04 13:31:45 vg 1.21.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
-rw-r--r--svtools/source/numbers/zforscan.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/numbers/zforscan.hxx b/svtools/source/numbers/zforscan.hxx
index 4c21b4771478..7574e9355d55 100644
--- a/svtools/source/numbers/zforscan.hxx
+++ b/svtools/source/numbers/zforscan.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: zforscan.hxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: vg $ $Date: 2006-04-07 16:04:05 $
+ * last change: $Author: hr $ $Date: 2007-06-27 21:57:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -49,7 +49,7 @@
#endif
#ifndef INCLUDED_SVTOOLS_NFKEYTAB_HXX
-#include "nfkeytab.hxx"
+#include <svtools/nfkeytab.hxx>
#endif
class SvNumberFormatter;