diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 14:31:12 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 14:31:12 +0000 |
commit | fb3a5ca0d2e20329eefe784dd18cb315185dbd15 (patch) | |
tree | 9ceb771bb446f4a0187f69375ecb800a7c967918 /svx/source/engine3d/obj3d.cxx | |
parent | e82e154b50b7616f2840158aa81d5736a60414ef (diff) |
INTEGRATION: CWS vclcleanup02 (1.29.10); FILE MERGED
2003/12/11 08:29:27 mt 1.29.10.1: #i23061# VCL cleanup, removed headers, methods and types...
Diffstat (limited to 'svx/source/engine3d/obj3d.cxx')
-rw-r--r-- | svx/source/engine3d/obj3d.cxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/engine3d/obj3d.cxx b/svx/source/engine3d/obj3d.cxx index 6b74dd2fd259..6955d7774569 100644 --- a/svx/source/engine3d/obj3d.cxx +++ b/svx/source/engine3d/obj3d.cxx @@ -2,9 +2,9 @@ * * $RCSfile: obj3d.cxx,v $ * - * $Revision: 1.29 $ + * $Revision: 1.30 $ * - * last change: $Author: rt $ $Date: 2003-11-24 16:36:54 $ + * last change: $Author: vg $ $Date: 2004-01-06 15:31:12 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -188,8 +188,8 @@ #include "svdio.hxx" #endif -#ifndef _SV_POLY_HXX -#include <vcl/poly.hxx> +#ifndef _TL_POLY_HXX +#include <tools/poly.hxx> #endif #ifndef _B3D_B3DTRANS_HXX |