summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/parcss1.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 17:21:17 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 17:21:17 +0000
commit76959d774f54675a2280cd89015afef151bef64f (patch)
tree659ac34c2622ef9a4f0cce6620cbff63c5a63242 /sw/source/filter/html/parcss1.cxx
parent0eb29234724a0986a5094680ae9e2579f24aeb3f (diff)
INTEGRATION: CWS vclcleanup02 (1.3.304); FILE MERGED
2003/12/11 09:10:03 mt 1.3.304.1: #i23061# VCL cleanup, removed headers, methods and types...
Diffstat (limited to 'sw/source/filter/html/parcss1.cxx')
-rw-r--r--sw/source/filter/html/parcss1.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/filter/html/parcss1.cxx b/sw/source/filter/html/parcss1.cxx
index aafda2aa710f..91af44aa0982 100644
--- a/sw/source/filter/html/parcss1.cxx
+++ b/sw/source/filter/html/parcss1.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: parcss1.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2003-04-17 14:57:31 $
+ * last change: $Author: vg $ $Date: 2004-01-06 18:21:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,8 +80,8 @@
#ifndef _SV_SVAPP_HXX //autogen
#include <vcl/svapp.hxx>
#endif
-#ifndef _SV_COLOR_HXX //autogen
-#include <vcl/color.hxx>
+#ifndef _TOOLS_COLOR_HXX
+#include <tools/color.hxx>
#endif
#ifndef _HTMLTOKN_H
#include <svtools/htmltokn.h>