summaryrefslogtreecommitdiff
path: root/svtools/source/svhtml
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:00:53 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:00:53 +0000
commitc715b9ca9f5d99a2698f45e1545e7e96262ca046 (patch)
tree08f6aa0f35d6ebfd892a74fa562e4264fee411dc /svtools/source/svhtml
parenta5aea1cec5fc96afc27cbacc9efb8e86a72dfa99 (diff)
INTEGRATION: CWS vgbugs07 (1.13.182); FILE MERGED
2007/06/04 13:31:46 vg 1.13.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svtools/source/svhtml')
-rw-r--r--svtools/source/svhtml/parhtml.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svtools/source/svhtml/parhtml.cxx b/svtools/source/svhtml/parhtml.cxx
index b0600d13a2b9..816069dbc134 100644
--- a/svtools/source/svhtml/parhtml.cxx
+++ b/svtools/source/svhtml/parhtml.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: parhtml.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 15:28:10 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:00:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -59,10 +59,10 @@
#endif
#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"