summaryrefslogtreecommitdiff
path: root/svtools/source/svhtml
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:00:25 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:00:25 +0000
commit4037b31232ae7653cf9000ce70ac208eaf57564d (patch)
tree877e01a923b37326eddb62cf7b9254703e92a8f5 /svtools/source/svhtml
parent4f6dd970ace9a9342e9593858213314253fe26b7 (diff)
INTEGRATION: CWS vgbugs07 (1.19.200); FILE MERGED
2007/06/04 13:31:46 vg 1.19.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svtools/source/svhtml')
-rw-r--r--svtools/source/svhtml/htmlout.cxx20
1 files changed, 10 insertions, 10 deletions
diff --git a/svtools/source/svhtml/htmlout.cxx b/svtools/source/svhtml/htmlout.cxx
index 6127eaf47c9b..9e4815e1dcc7 100644
--- a/svtools/source/svhtml/htmlout.cxx
+++ b/svtools/source/svhtml/htmlout.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: htmlout.cxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: hr $ $Date: 2007-06-26 13:34:02 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:00:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,11 +39,11 @@
#include <tools/urlobj.hxx>
#ifndef _ZFORMAT_HXX //autogen
-#include <zformat.hxx>
+#include <svtools/zformat.hxx>
#endif
#ifndef _SFXMACITEM_HXX
-#include <macitem.hxx>
+#include <svtools/macitem.hxx>
#endif
#ifndef _CACHESTR_HXX //autogen
#include <tools/cachestr.hxx>
@@ -53,15 +53,15 @@
#endif
#ifndef _ZFORLIST_HXX //autogen
-#include <zforlist.hxx>
+#include <svtools/zforlist.hxx>
#endif
-#include "htmlout.hxx"
+#include <svtools/htmlout.hxx>
#include "htmlkywd.hxx"
-#include "imap.hxx"
-#include "imaprect.hxx"
-#include "imapcirc.hxx"
-#include "imappoly.hxx"
+#include <svtools/imap.hxx>
+#include <svtools/imaprect.hxx>
+#include <svtools/imapcirc.hxx>
+#include <svtools/imappoly.hxx>
#include "urihelper.hxx"
#ifndef RTL_CONSTASCII_STRINGPARAM