From 5ee8d622313c127b51e91eaf2478e2c4056ca239 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Tue, 24 Jun 2008 10:51:45 +0000 Subject: INTEGRATION: CWS canvas05 (1.9.10); FILE MERGED 2008/04/21 07:50:48 thb 1.9.10.2: RESYNC: (1.9-1.10); FILE MERGED 2007/10/01 13:41:45 thb 1.9.10.1: #i79258# Merge from CWS picom --- cppcanvas/source/wrapper/implsprite.cxx | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'cppcanvas') diff --git a/cppcanvas/source/wrapper/implsprite.cxx b/cppcanvas/source/wrapper/implsprite.cxx index 3cdda418fbd2..aa7fadcb2e3b 100644 --- a/cppcanvas/source/wrapper/implsprite.cxx +++ b/cppcanvas/source/wrapper/implsprite.cxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: implsprite.cxx,v $ - * $Revision: 1.10 $ + * $Revision: 1.11 $ * * This file is part of OpenOffice.org. * @@ -30,16 +30,15 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_cppcanvas.hxx" + #include #include + #include #include -#ifndef _CANVAS_CANVASTOOLS_HXX #include -#endif - -#include +#include "implsprite.hxx" using namespace ::com::sun::star; -- cgit