summaryrefslogtreecommitdiff
path: root/sd/source/ui/presenter
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-06-24 10:13:02 +0000
committerKurt Zenker <kz@openoffice.org>2008-06-24 10:13:02 +0000
commit3a5c042553ee2d32ddcbde93ee7d594079c4dbb9 (patch)
tree7cebe769f51a55077aa7792a78dbcef841f4e346 /sd/source/ui/presenter
parent1f93089d26ef977ddcd66150fb327f2c72549b95 (diff)
INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED
2008/04/21 07:34:13 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/09 07:23:43 thb 1.2.2.1: Fixed post-resync build breakage (missing include, changed method name)
Diffstat (limited to 'sd/source/ui/presenter')
-rw-r--r--sd/source/ui/presenter/PresenterPreviewCache.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sd/source/ui/presenter/PresenterPreviewCache.cxx b/sd/source/ui/presenter/PresenterPreviewCache.cxx
index fd1cdc4fa724..a473d0575b73 100644
--- a/sd/source/ui/presenter/PresenterPreviewCache.cxx
+++ b/sd/source/ui/presenter/PresenterPreviewCache.cxx
@@ -8,7 +8,7 @@
*
* $RCSfile: PresenterPreviewCache.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
* This file is part of OpenOffice.org.
*
@@ -36,6 +36,7 @@
#include "sdpage.hxx"
#include <cppcanvas/vclfactory.hxx>
#include <com/sun/star/drawing/XDrawPage.hpp>
+#include <com/sun/star/rendering/XBitmapCanvas.hpp>
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;