summaryrefslogtreecommitdiff
path: root/svtools/source/svhtml
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:01:32 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:01:32 +0000
commit28208ae3411159dd6a2b3640408a440cc2afd2e1 (patch)
treeda3277cd85845d83c80364b4e40a01c78abf9d90 /svtools/source/svhtml
parent28feb26291f5b1d44c71480ade0878265063af64 (diff)
INTEGRATION: CWS vgbugs07 (1.8.200); FILE MERGED
2007/06/04 13:31:46 vg 1.8.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svtools/source/svhtml')
-rw-r--r--svtools/source/svhtml/htmlkywd.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/svhtml/htmlkywd.cxx b/svtools/source/svhtml/htmlkywd.cxx
index 9d0b614a02c1..adf5a0960e53 100644
--- a/svtools/source/svhtml/htmlkywd.cxx
+++ b/svtools/source/svhtml/htmlkywd.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: htmlkywd.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 15:26:20 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:00:12 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,7 +41,7 @@
#include <string.h>
#include <limits.h>
-#include "svparser.hxx"
+#include <svtools/svparser.hxx>
#include "htmlkywd.hxx"
#include "htmltokn.h"