diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 14:05:03 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 14:05:03 +0000 |
commit | 01530c8cc341c7c75861715c056269eeceb54fbc (patch) | |
tree | b8a86cc73756ba5e4bddfed8e567cd188921beb7 /goodies | |
parent | 665da9848e6c583efb1d31bea483f899c93658cd (diff) |
INTEGRATION: CWS vclcleanup02 (1.1.1.1.160); FILE MERGED
2003/12/11 08:48:25 mt 1.1.1.1.160.1: #i23061# VCL cleanup, removed headers, methods and types...
Diffstat (limited to 'goodies')
-rw-r--r-- | goodies/source/filter.vcl/icgm/outact.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/goodies/source/filter.vcl/icgm/outact.hxx b/goodies/source/filter.vcl/icgm/outact.hxx index 51caabf2da63..d75d291e5fdd 100644 --- a/goodies/source/filter.vcl/icgm/outact.hxx +++ b/goodies/source/filter.vcl/icgm/outact.hxx @@ -2,9 +2,9 @@ * * $RCSfile: outact.hxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:30:14 $ + * last change: $Author: vg $ $Date: 2004-01-06 15:05:03 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,7 @@ #include "cgm.hxx" #include <chart.hxx> -#include <vcl/poly.hxx> +#include <tools/poly.hxx> typedef struct NodeFrameSet { |