summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/bmpacc3.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 12:33:48 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 12:33:48 +0000
commit6908e6f9f2f54b2204320c6408b1e14f56a0ec01 (patch)
tree473ce30fb8f887345d87212233ee3bc0045c6360 /vcl/source/gdi/bmpacc3.cxx
parent7f9d1e1ab7fafab416a098cd2a39ff6959b543d5 (diff)
INTEGRATION: CWS vclcleanup02 (1.1.1.1.386); FILE MERGED
2003/12/17 16:04:14 mt 1.1.1.1.386.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:20 mt 1.1.1.1.386.1: #i23061# VCL cleanup, removed headers, methods and types...
Diffstat (limited to 'vcl/source/gdi/bmpacc3.cxx')
-rw-r--r--vcl/source/gdi/bmpacc3.cxx10
1 files changed, 4 insertions, 6 deletions
diff --git a/vcl/source/gdi/bmpacc3.cxx b/vcl/source/gdi/bmpacc3.cxx
index c26de8c7ecfa..d4b9d2b455f4 100644
--- a/vcl/source/gdi/bmpacc3.cxx
+++ b/vcl/source/gdi/bmpacc3.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: bmpacc3.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:05:37 $
+ * last change: $Author: vg $ $Date: 2004-01-06 13:33:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,16 +59,14 @@
*
************************************************************************/
-#define _SV_BMPACC_CXX
-
#ifndef _SV_SALBTYPE_HXX
#include <salbtype.hxx>
#endif
#ifndef _SV_BITMAP_HXX
#include <bitmap.hxx>
#endif
-#ifndef _SV_POLY_HXX
-#include <poly.hxx>
+#ifndef _TL_POLY_HXX
+#include <tools/poly.hxx>
#endif
#ifndef _SV_REGION_HXX
#include <region.hxx>