summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 14:03:49 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 14:03:49 +0000
commit9875427eb186e07278db2b2245aaf02764e502d0 (patch)
tree495f26741637f974c6e9324e7f0526fa6009d3aa /goodies
parentb0658578020f91ef778d891c80abf7aae88ab18a (diff)
INTEGRATION: CWS vclcleanup02 (1.5.144); FILE MERGED
2003/12/11 08:48:21 mt 1.5.144.1: #i23061# VCL cleanup, removed headers, methods and types...
Diffstat (limited to 'goodies')
-rw-r--r--goodies/source/base3d/base3d.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/goodies/source/base3d/base3d.cxx b/goodies/source/base3d/base3d.cxx
index 09035ad60435..5c5e1f51019f 100644
--- a/goodies/source/base3d/base3d.cxx
+++ b/goodies/source/base3d/base3d.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: base3d.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: aw $ $Date: 2001-07-03 13:44:36 $
+ * last change: $Author: vg $ $Date: 2004-01-06 15:03:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -99,8 +99,8 @@
#include <tools/shl.hxx>
#endif
-#ifndef _SV_POLY_HXX
-#include <vcl/poly.hxx>
+#ifndef _TL_POLY_HXX
+#include <tools/poly.hxx>
#endif