summaryrefslogtreecommitdiff
path: root/drawinglayer
diff options
context:
space:
mode:
authorthb <thb@openoffice.org>2010-02-19 12:46:18 +0100
committerthb <thb@openoffice.org>2010-02-19 12:46:18 +0100
commit1bf52fdde596e2f422c677ecc01724db5ab3eb9e (patch)
treeffee9398fdfb267a5d919a725db1723b1e3f3de8 /drawinglayer
parent1e4ad338ff3bfaad62357de168868d9d1bf7ac7c (diff)
parent1813942ec2be139a3cd7992f9e25671b2280334c (diff)
Merged with dev300_m71
Diffstat (limited to 'drawinglayer')
-rw-r--r--drawinglayer/source/processor2d/vclpixelprocessor2d.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx b/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
index ec09bef696..64eb630165 100644
--- a/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
+++ b/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
@@ -70,6 +70,9 @@
#include <basegfx/matrix/b2dhommatrixtools.hxx>
#include <drawinglayer/primitive2d/epsprimitive2d.hxx>
+#include <toolkit/helper/vclunohelper.hxx>
+#include <vcl/window.hxx>
+
//////////////////////////////////////////////////////////////////////////////
using namespace com::sun::star;