diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 17:42:25 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 17:42:25 +0000 |
commit | 35e5abe8c2a90a90d88931f8cb5bf0a98abe70cc (patch) | |
tree | a8351650d0cd7246ea949a864a539cdc4f540480 /sd/inc/anminfo.hxx | |
parent | 4b8c66e6dbb63900b5f866807deb97ca4d4db5b8 (diff) |
INTEGRATION: CWS vclcleanup02 (1.1.1.1.336); FILE MERGED
2003/12/11 09:17:21 mt 1.1.1.1.336.1: #i23061# VCL cleanup, removed headers, methods and types...
Diffstat (limited to 'sd/inc/anminfo.hxx')
-rw-r--r-- | sd/inc/anminfo.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sd/inc/anminfo.hxx b/sd/inc/anminfo.hxx index 616a47a3c317..a5ed09f7bc7f 100644 --- a/sd/inc/anminfo.hxx +++ b/sd/inc/anminfo.hxx @@ -2,9 +2,9 @@ * * $RCSfile: anminfo.hxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:48:27 $ + * last change: $Author: vg $ $Date: 2004-01-06 18:42:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,8 +78,8 @@ #ifndef _SVDOBJ_HXX //autogen #include <svx/svdobj.hxx> #endif -#ifndef _SV_COLOR_HXX //autogen -#include <vcl/color.hxx> +#ifndef _TOOLS_COLOR_HXX +#include <tools/color.hxx> #endif class Polygon; |