summaryrefslogtreecommitdiff
path: root/drawinglayer
diff options
context:
space:
mode:
authorArmin Le Grand <Armin.Le.Grand@Sun.COM>2010-02-09 12:13:51 +0100
committerArmin Le Grand <Armin.Le.Grand@Sun.COM>2010-02-09 12:13:51 +0100
commitbb0818a178385577253cbe0f2aaaa34ccb0a5dfe (patch)
treebaed242748e92858e1aed42bb36ccd06eea87524 /drawinglayer
parent5f1e3bff24310560c4a3c314bb0cd909d1f423c2 (diff)
parent3c550e9f7bdd8c9f1f75f4148f516ddc94290f92 (diff)
aw069 changes after resync to 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 aed085a0bc9a..9161f8d4c59d 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;