summaryrefslogtreecommitdiff
path: root/cppcanvas
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-06-24 10:50:14 +0000
committerKurt Zenker <kz@openoffice.org>2008-06-24 10:50:14 +0000
commit2a3af0877503e24740d9de851d379f8a4ece136e (patch)
tree43b5dd86185bac8490fc2485117ed333a192e75d /cppcanvas
parente4dced3f3a83095b4912d07d6d1bc79bb755f954 (diff)
INTEGRATION: CWS canvas05 (1.9.10); FILE MERGED
2008/04/21 07:50:57 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
Diffstat (limited to 'cppcanvas')
-rw-r--r--cppcanvas/source/tools/canvasgraphichelper.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/cppcanvas/source/tools/canvasgraphichelper.cxx b/cppcanvas/source/tools/canvasgraphichelper.cxx
index a81b9bb1f18b..e4d92ff6ebfb 100644
--- a/cppcanvas/source/tools/canvasgraphichelper.cxx
+++ b/cppcanvas/source/tools/canvasgraphichelper.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: canvasgraphichelper.cxx,v $
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
* This file is part of OpenOffice.org.
*
@@ -34,6 +34,7 @@
#include <canvasgraphichelper.hxx>
#include <com/sun/star/rendering/XGraphicDevice.hpp>
+#include <com/sun/star/rendering/XCanvas.hpp>
#include <com/sun/star/rendering/XPolyPolygon2D.hpp>
#include <canvas/canvastools.hxx>