summaryrefslogtreecommitdiff
path: root/svtools/source/numbers/zforlist.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:56:48 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:56:48 +0000
commitee440b5d1664b4f839b13814cb49d9327328dc25 (patch)
tree5a4e1e40677460558f23e84c9810045abc636789 /svtools/source/numbers/zforlist.cxx
parentf81c3f8691c71f70512b204e4956c32b454bf1ff (diff)
INTEGRATION: CWS vgbugs07 (1.66.182); FILE MERGED
2007/06/04 13:31:44 vg 1.66.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svtools/source/numbers/zforlist.cxx')
-rw-r--r--svtools/source/numbers/zforlist.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/svtools/source/numbers/zforlist.cxx b/svtools/source/numbers/zforlist.cxx
index e68d9100a3..69ef9b031e 100644
--- a/svtools/source/numbers/zforlist.cxx
+++ b/svtools/source/numbers/zforlist.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: zforlist.cxx,v $
*
- * $Revision: 1.66 $
+ * $Revision: 1.67 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 15:26:07 $
+ * last change: $Author: hr $ $Date: 2007-06-27 21:56:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -78,23 +78,23 @@
#endif
#define _SVSTDARR_USHORTS
-#include "svstdarr.hxx"
+#include <svtools/svstdarr.hxx>
#define _ZFORLIST_CXX
#ifndef _OSL_MUTEX_HXX_
#include <osl/mutex.hxx>
#endif
-#include "zforlist.hxx"
+#include <svtools/zforlist.hxx>
#undef _ZFORLIST_CXX
#include "zforscan.hxx"
#include "zforfind.hxx"
-#include "zformat.hxx"
+#include <svtools/zformat.hxx>
#include "numhead.hxx"
-#include "syslocaleoptions.hxx"
+#include <svtools/syslocaleoptions.hxx>
#include "listener.hxx"
-#include "smplhint.hxx"
+#include <svtools/smplhint.hxx>
#ifndef _RTL_LOGFILE_HXX_
#include <rtl/logfile.hxx>