summaryrefslogtreecommitdiff
path: root/svtools/source/svhtml
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:00:38 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:00:38 +0000
commita5aea1cec5fc96afc27cbacc9efb8e86a72dfa99 (patch)
tree57c4b08e423d0a6d554025aae2bcf5f29884569c /svtools/source/svhtml
parent4037b31232ae7653cf9000ce70ac208eaf57564d (diff)
INTEGRATION: CWS vgbugs07 (1.7.182); FILE MERGED
2007/06/04 13:31:46 vg 1.7.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svtools/source/svhtml')
-rw-r--r--svtools/source/svhtml/htmlsupp.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svtools/source/svhtml/htmlsupp.cxx b/svtools/source/svhtml/htmlsupp.cxx
index 25e7dcceecba..89721f149686 100644
--- a/svtools/source/svhtml/htmlsupp.cxx
+++ b/svtools/source/svhtml/htmlsupp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: htmlsupp.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 15:27:55 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:00:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,10 +41,10 @@
#include <tools/urlobj.hxx>
#ifndef _SVSTDARR_HXX
#define _SVSTDARR_ULONGS
-#include <svstdarr.hxx>
+#include <svtools/svstdarr.hxx>
#endif
-#include "parhtml.hxx"
+#include <svtools/parhtml.hxx>
#include "htmltokn.h"
#include "htmlkywd.hxx"