summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 14:05:36 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 14:05:36 +0000
commit96e6057f56270d88a5eb3ff9bd2f3eb5a3c99116 (patch)
treef8765de1a0ac13b6196de17f4aa5f4ce6de6efd1 /goodies
parent01530c8cc341c7c75861715c056269eeceb54fbc (diff)
INTEGRATION: CWS vclcleanup02 (1.3.122); FILE MERGED
2003/12/11 08:48:27 mt 1.3.122.1: #i23061# VCL cleanup, removed headers, methods and types...
Diffstat (limited to 'goodies')
-rw-r--r--goodies/source/filter.vcl/idxf/dxf2mtf.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/goodies/source/filter.vcl/idxf/dxf2mtf.cxx b/goodies/source/filter.vcl/idxf/dxf2mtf.cxx
index 65369053b799..e0620c81b5a2 100644
--- a/goodies/source/filter.vcl/idxf/dxf2mtf.cxx
+++ b/goodies/source/filter.vcl/idxf/dxf2mtf.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dxf2mtf.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: vg $ $Date: 2003-12-17 18:25:28 $
+ * last change: $Author: vg $ $Date: 2004-01-06 15:05:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,7 +63,7 @@
#include <string.h>
#include <vcl/gdimtf.hxx>
#include <vcl/virdev.hxx>
-#include <vcl/poly.hxx>
+#include <tools/poly.hxx>
#include "dxf2mtf.hxx"