summaryrefslogtreecommitdiff
path: root/svtools/inc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 18:20:43 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 18:20:43 +0000
commit96d57f44d1adc21b820eead253eb47695197991c (patch)
tree26657ec514abef206a715b8534c27d1df3156e43 /svtools/inc
parent84695dfc8356e69934d24c5700861fc1c55d28ac (diff)
INTEGRATION: CWS vclcleanup02 (1.4.14); FILE MERGED
2003/12/11 09:07:10 mt 1.4.14.1: #i23061# VCL cleanup, removed headers, methods and types...
Diffstat (limited to 'svtools/inc')
-rw-r--r--svtools/inc/txtattr.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svtools/inc/txtattr.hxx b/svtools/inc/txtattr.hxx
index e24ba5bd0f14..30a8ff46f59a 100644
--- a/svtools/inc/txtattr.hxx
+++ b/svtools/inc/txtattr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: txtattr.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2003-11-12 17:17:37 $
+ * last change: $Author: vg $ $Date: 2004-01-06 19:20:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -62,8 +62,8 @@
#ifndef _TXTATTR_HXX
#define _TXTATTR_HXX
-#ifndef _SV_COLOR_HXX //autogen
-#include <vcl/color.hxx>
+#ifndef _TOOLS_COLOR_HXX
+#include <tools/color.hxx>
#endif
#ifndef _VCL_VCLENUM_HXX