summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 14:04:37 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 14:04:37 +0000
commit665da9848e6c583efb1d31bea483f899c93658cd (patch)
tree580d9b737022a2f00c0f50c72c49151b2a612318 /goodies
parentb47c367dcbcb9004f2026ab9f11ae405a909dfe7 (diff)
INTEGRATION: CWS vclcleanup02 (1.22.56); FILE MERGED
2003/12/11 08:48:24 mt 1.22.56.1: #i23061# VCL cleanup, removed headers, methods and types...
Diffstat (limited to 'goodies')
-rw-r--r--goodies/source/filter.vcl/eps/eps.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/goodies/source/filter.vcl/eps/eps.cxx b/goodies/source/filter.vcl/eps/eps.cxx
index 252640108cdf..1a82311394fa 100644
--- a/goodies/source/filter.vcl/eps/eps.cxx
+++ b/goodies/source/filter.vcl/eps/eps.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: eps.cxx,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: vg $ $Date: 2003-06-10 13:55:28 $
+ * last change: $Author: vg $ $Date: 2004-01-06 15:04:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,7 +63,7 @@
#include <vcl/sv.h>
#include <tools/stream.hxx>
#include <tools/bigint.hxx>
-#include <vcl/poly.hxx>
+#include <tools/poly.hxx>
#include <vcl/svapp.hxx>
#include <vcl/metaact.hxx>
#include <vcl/graph.hxx>