summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-12-07 14:15:26 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-12-07 21:04:28 +0100
commita91e21b9acab16bd31dbefa4640d2e5f3c3c7d63 (patch)
tree656259143d68d6d7c0a4b58266f22e4bd6c88bb5 /sfx2
parent678c4fa103709588154371a35b74ebedbcef95f6 (diff)
no longer need to include vcl/ctrl.hxx here
Change-Id: I9b01eb670b9d2953bf25079ee84371c30a6dad41 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107353 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/control/thumbnailviewitem.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/control/thumbnailviewitem.cxx b/sfx2/source/control/thumbnailviewitem.cxx
index fce9d20a8bee..79a71c361c9b 100644
--- a/sfx2/source/control/thumbnailviewitem.cxx
+++ b/sfx2/source/control/thumbnailviewitem.cxx
@@ -31,6 +31,7 @@
#include <drawinglayer/primitive2d/textprimitive2d.hxx>
#include <drawinglayer/processor2d/baseprocessor2d.hxx>
#include <vcl/graph.hxx>
+#include <vcl/outdev.hxx>
#include <vcl/texteng.hxx>
using namespace basegfx;